diff --git a/apps/portal/src/pages/test__.tsx b/apps/portal/src/pages/test__.tsx index e587ab13..68ea77c9 100644 --- a/apps/portal/src/pages/test__.tsx +++ b/apps/portal/src/pages/test__.tsx @@ -55,7 +55,7 @@ export default function HomePage() {
{JSON.stringify(selectedCountry, null, 2)}
setSelectedCity(option)} /> -
{JSON.stringify(selectedCountry, null, 2)}
+
{JSON.stringify(selectedCity, null, 2)}