mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-24 08:46:15 -04:00
refactor(style): menu scrollbar
This commit is contained in:
parent
8d9f924177
commit
483cf66db9
2 changed files with 20 additions and 32 deletions
|
@ -48,9 +48,11 @@ import {
|
|||
NTable,
|
||||
NUploadDragger,
|
||||
NImage,
|
||||
NScrollbar,
|
||||
} from 'naive-ui';
|
||||
|
||||
const components = [
|
||||
NScrollbar,
|
||||
NImage,
|
||||
NUploadDragger,
|
||||
NTable,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue