暂存,修改navigate和添加图片
This commit is contained in:
@@ -10,6 +10,7 @@ type Me = {
|
||||
description?: string;
|
||||
type?: 'user' | 'org';
|
||||
orgs?: string[];
|
||||
avatar?: string;
|
||||
};
|
||||
export type LayoutStore = {
|
||||
open: boolean;
|
||||
|
||||
Reference in New Issue
Block a user