From 6c637b84330d3466648b4eabba4753f18368867c Mon Sep 17 00:00:00 2001 From: Chris Kruining Date: Tue, 3 Dec 2024 13:24:34 +0100 Subject: [PATCH] remove view menu item --- src/routes/(editor)/edit.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/routes/(editor)/edit.tsx b/src/routes/(editor)/edit.tsx index 37f7fc7..18a5c76 100644 --- a/src/routes/(editor)/edit.tsx +++ b/src/routes/(editor)/edit.tsx @@ -291,8 +291,6 @@ const Editor: Component<{ root: FileSystemDirectoryHandle }> = (props) => { - - hint: use . to denote nested keys,
i.e. this.is.some.key would be a key that is four levels deep}>