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