mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-17 15:32:00 +08:00
refactor(project): remove the use of core internal bem syntax
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<script setup lang="ts">
|
||||
import type { MenuRecordRaw } from '@vben-core/typings';
|
||||
|
||||
import { useForwardProps } from '@vben-core/shadcn-ui';
|
||||
import { useForwardProps } from '@vben-core/hooks';
|
||||
|
||||
import { Menu } from './components';
|
||||
import { MenuProps } from './interface';
|
||||
|
||||
Reference in New Issue
Block a user