refactor(style): menu scrollbar

This commit is contained in:
Corentin Thomasset 2022-04-14 18:45:47 +02:00
parent 8d9f924177
commit 483cf66db9
No known key found for this signature in database
GPG key ID: DBD997E935996158
2 changed files with 20 additions and 32 deletions

View file

@ -48,9 +48,11 @@ import {
NTable,
NUploadDragger,
NImage,
NScrollbar,
} from 'naive-ui';
const components = [
NScrollbar,
NImage,
NUploadDragger,
NTable,