mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-24 08:46:15 -04:00
feat(page): added 404 page
This commit is contained in:
parent
655019cf23
commit
3db4f91c27
3 changed files with 36 additions and 0 deletions
|
@ -38,9 +38,11 @@ import {
|
|||
NMenu,
|
||||
NMessageProvider,
|
||||
NPageHeader,
|
||||
NResult,
|
||||
} from 'naive-ui';
|
||||
|
||||
const components = [
|
||||
NResult,
|
||||
NPageHeader,
|
||||
NMessageProvider,
|
||||
NLayout,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue