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