Merge branch '2.0' of https://github.com/Xeltica/misshaialert into 2.0
This commit is contained in:
commit
efea6b72e6
14 changed files with 157 additions and 203 deletions
|
@ -7,6 +7,7 @@ import { SettingPage } from '../components/SettingPage';
|
|||
import { useTranslation } from 'react-i18next';
|
||||
import { RankingPage } from '../components/RankingPage';
|
||||
|
||||
|
||||
export const IndexSessionPage: React.VFC = () => {
|
||||
const [selectedTab, setSelectedTab] = useState<number>(0);
|
||||
const {t, i18n} = useTranslation();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue