mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Change sites copy
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
{ name: 'Functions', icon: IconLightningBolt, slug: 'functions', category: 'build' },
|
||||
{ name: 'Messaging', icon: IconChatBubble, slug: 'messaging', category: 'build' },
|
||||
{ name: 'Storage', icon: IconFolder, slug: 'storage', category: 'build' },
|
||||
{ name: 'Sites', icon: IconGlobeAlt, slug: 'sites', category: 'deploy', badge: 'New' }
|
||||
{ name: 'Sites', icon: IconGlobeAlt, slug: 'sites', category: 'deploy', badge: 'Early access' }
|
||||
];
|
||||
|
||||
const isSelected = (service: string): boolean => {
|
||||
|
||||
Reference in New Issue
Block a user