refactor(style): cleaner layout

This commit is contained in:
Corentin Thomasset 2022-04-14 22:41:51 +02:00
parent 2df3f53b78
commit 1d09a01bb2
No known key found for this signature in database
GPG key ID: DBD997E935996158
10 changed files with 351 additions and 81 deletions

View file

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