show unverified tab indicator on sidebar (#1862)

This commit is contained in:
Ajay Bura
2024-08-04 09:49:37 +05:30
committed by GitHub
parent 9cb5c70d51
commit 681287c46a
7 changed files with 123 additions and 33 deletions

View File

@@ -4,3 +4,4 @@ export * from './SpaceTabs';
export * from './InboxTab';
export * from './ExploreTab';
export * from './UserTab';
export * from './UnverifiedTab';