Delete Redirect

This commit is contained in:
Nofated095 2023-05-12 21:42:23 +08:00
parent b20c2a0128
commit b70beca1e0
1 changed files with 0 additions and 3 deletions

View File

@ -85,9 +85,6 @@ export default function BasicTabs() {
I am happy to chat. Chinese is OK but I am very poor at English listening and speaking.😰<br />
</Box>
</TabPanel>
<TabPanel value={value} index={2}>
Redirecting...
</TabPanel>
</Box>
);
}