feat(theme): improve navbar type

This commit is contained in:
pengzhanbo 2024-08-06 19:52:38 +08:00
parent 8c44d2e472
commit 7ccbfefe34

View File

@ -41,6 +41,11 @@ export interface NavItemChildren {
*/
prefix?: string
/**
*
*/
icon?: ThemeIcon
/**
*
*/