chore: upgrade next and deps
This commit is contained in:
@@ -40,7 +40,7 @@ const DashboardTabs: FC = () => {
|
||||
>
|
||||
<AnimatePresence
|
||||
initial={false}
|
||||
mode='wait'
|
||||
mode="wait"
|
||||
>
|
||||
{currentTab === undefined && (
|
||||
<motion.div
|
||||
|
||||
Reference in New Issue
Block a user