♻️ refactor(core): Restructure project for better module separation
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
export {
|
||||
ProList,
|
||||
type ProListActions,
|
||||
type ProListProps,
|
||||
} from '@workspace/ui/custom-components/pro-list/pro-list';
|
||||
Reference in New Issue
Block a user