mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
No commit suggestions generated
This commit is contained in:
@@ -165,15 +165,16 @@ export {
|
|||||||
} from './ui/dropdown-menu';
|
} from './ui/dropdown-menu';
|
||||||
|
|
||||||
// Export dashboard service components
|
// Export dashboard service components
|
||||||
export {
|
// TODO: Uncomment when services components are implemented
|
||||||
ServiceList,
|
// export {
|
||||||
ServiceCard,
|
// ServiceList,
|
||||||
ServiceForm,
|
// ServiceCard,
|
||||||
ServiceDetails,
|
// ServiceForm,
|
||||||
ServiceSearch,
|
// ServiceDetails,
|
||||||
ServiceMetrics,
|
// ServiceSearch,
|
||||||
type Service,
|
// ServiceMetrics,
|
||||||
} from './dashboard/services';
|
// type Service,
|
||||||
|
// } from './dashboard/services';
|
||||||
|
|
||||||
// Export dashboard domain verification components
|
// Export dashboard domain verification components
|
||||||
export {
|
export {
|
||||||
|
|||||||
Reference in New Issue
Block a user