refactor(project): remove the use of core internal bem syntax
This commit is contained in:
@@ -36,5 +36,8 @@
|
||||
"default": "./dist/index.mjs"
|
||||
}
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"@vben-core/hooks": "workspace:*"
|
||||
}
|
||||
}
|
||||
|
@@ -1 +1 @@
|
||||
export {};
|
||||
export * from '@vben-core/hooks';
|
||||
|
Reference in New Issue
Block a user