From 13b6fc73f3939a53fc462affc0a5d96b2f3f71ab Mon Sep 17 00:00:00 2001 From: Limon Monte <6059356+limonte@users.noreply.github.com> Date: Tue, 31 Oct 2023 18:05:56 +0200 Subject: [PATCH] chore: sandbox.jsx -> sandbox.tsx --- index.html | 2 +- package.json | 2 +- test/{sandbox.jsx => sandbox.tsx} | 4 +- yarn.lock | 314 ++++++++++++++---------------- 4 files changed, 154 insertions(+), 168 deletions(-) rename test/{sandbox.jsx => sandbox.tsx} (92%) diff --git a/index.html b/index.html index 570e3b9..bf43ceb 100644 --- a/index.html +++ b/index.html @@ -8,6 +8,6 @@
- +