fix(sdk): Remove catalog-manager from SDK (only accessible via /dashboard)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
'use client'
|
||||
|
||||
import { CatalogManagerContent } from '@/components/catalog-manager/CatalogManagerContent'
|
||||
|
||||
export default function CatalogManagerPage() {
|
||||
return <CatalogManagerContent />
|
||||
}
|
||||
Reference in New Issue
Block a user