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}>