mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-03-07 13:48:31 +08:00
docs(menu): change icon in router-link demo
This commit is contained in:
parent
f0de154b13
commit
d50c408cd3
@ -11,7 +11,7 @@ import { defineComponent, h } from 'vue'
|
||||
import { NIcon } from 'naive-ui'
|
||||
import { RouterLink } from 'vue-router'
|
||||
import {
|
||||
DesktopOutline as WorkIcon,
|
||||
LaptopOutline as WorkIcon,
|
||||
LogOutOutline as HomeIcon
|
||||
} from '@vicons/ionicons5'
|
||||
|
||||
|
@ -11,7 +11,7 @@ import { defineComponent, h } from 'vue'
|
||||
import { NIcon } from 'naive-ui'
|
||||
import { RouterLink } from 'vue-router'
|
||||
import {
|
||||
DesktopOutline as WorkIcon,
|
||||
LaptopOutline as WorkIcon,
|
||||
LogOutOutline as HomeIcon
|
||||
} from '@vicons/ionicons5'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user