Skip to content

Commit 2c45526

Browse files
committed
remove open collective
1 parent 2542e91 commit 2c45526

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/layouts/dashboard/nav-vertical.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ export default function NavVertical() {
8484
justifyContent: 'flex-end',
8585
}}
8686
>
87-
<SupportBox />
87+
{/* <SupportBox /> */}
8888
<TermsAndConditions />
8989
</Box>
9090
</Scrollbar>

0 commit comments

Comments
 (0)