mirror of
https://github.com/Boof2015/astra-mobile.git
synced 2026-08-19 12:14:47 +02:00
port over astra desktop tag algos
This commit is contained in:
@@ -11,6 +11,7 @@ export const TAB_META: Record<string, { label: string; icon: IconName }> = {
|
||||
index: { label: 'Home', icon: 'home' },
|
||||
library: { label: 'Library', icon: 'musical-notes' },
|
||||
eq: { label: 'EQ', icon: 'options' },
|
||||
settings: { label: 'Settings', icon: 'settings' },
|
||||
};
|
||||
|
||||
export interface TabItem {
|
||||
|
||||
Reference in New Issue
Block a user