Merge branch 'main' of http://macmini:3003/pilotadmin/breakpilot-pwa
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
'use client'
|
||||
|
||||
import { CatalogManagerContent } from '@/components/catalog-manager/CatalogManagerContent'
|
||||
|
||||
export default function CatalogManagerPage() {
|
||||
return <CatalogManagerContent />
|
||||
}
|
||||
Reference in New Issue
Block a user