From 2ef2ae1c6c8b051b6ea6674d1a88f59ed14f1a3f Mon Sep 17 00:00:00 2001 From: Minseo Lee Date: Fri, 30 Aug 2024 23:59:49 +0900 Subject: Improve localization (#5008) * Update QrCode.tsx * Update generate-starterpack.ts --- src/components/StarterPack/QrCode.tsx | 32 ++++++++++++++++++-------------- 1 file changed, 18 insertions(+), 14 deletions(-) (limited to 'src/components/StarterPack/QrCode.tsx') diff --git a/src/components/StarterPack/QrCode.tsx b/src/components/StarterPack/QrCode.tsx index a8a2e3491..8ce5cbbb1 100644 --- a/src/components/StarterPack/QrCode.tsx +++ b/src/components/StarterPack/QrCode.tsx @@ -59,20 +59,24 @@ export const QrCode = React.forwardRef(function QrCode( - - - on - - - - - - + + + on + + + + + + + + -- cgit 1.4.1