Bugfixes on tooltip z-indexing. Search using breadcrumbs in table. Link fixes.
This commit is contained in:
@@ -5,7 +5,7 @@ import createWebSocket from './WS'
|
||||
export type FUID = string
|
||||
|
||||
export type Document = {
|
||||
loc: string[]
|
||||
loc: string
|
||||
name: string
|
||||
key: FUID
|
||||
type: 'folder' | 'file'
|
||||
|
||||
Reference in New Issue
Block a user