updtae Demo2FaExample,

This commit is contained in:
louiscklaw
2025-06-08 18:40:35 +08:00
parent 5be77aae23
commit 657c652657
17 changed files with 723 additions and 131 deletions

View File

@@ -10,7 +10,7 @@ import {
IonToolbar,
} from '@ionic/react';
import { useState } from 'react';
import { CurrentWeather } from '../components/CurrentWeather';
import { CurrentWeather } from '../TestComponents/CurrentWeather';
function Tab2() {
const [search, setSearch] = useState('');