Document emoji picker (#4338)
Co-authored-by: Tom Moor <tom.moor@gmail.com>
This commit is contained in:
@@ -159,6 +159,7 @@ export type NavigationNode = {
|
||||
id: string;
|
||||
title: string;
|
||||
url: string;
|
||||
emoji?: string;
|
||||
children: NavigationNode[];
|
||||
isDraft?: boolean;
|
||||
collectionId?: string;
|
||||
|
||||
Reference in New Issue
Block a user