From db8e51f3d40c69554e21d3f271c28b78316237bd Mon Sep 17 00:00:00 2001 From: Aiji Uejima Date: Mon, 8 Jan 2024 17:26:51 +0900 Subject: [PATCH] Update index.tsx --- examples/with-next-i18next/pages/index.tsx | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/examples/with-next-i18next/pages/index.tsx b/examples/with-next-i18next/pages/index.tsx index 312f80d..35aa7a6 100644 --- a/examples/with-next-i18next/pages/index.tsx +++ b/examples/with-next-i18next/pages/index.tsx @@ -75,33 +75,34 @@ export default function HookForm() { onChange={changeLocale} borderLeftRadius={0} > + {/* Please list the options in the order of locale codes. */} - - - + - + + - + + - - - + + + + + - -