mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-26 05:16:41 +07:00
fixed typings and props for node tags
This commit is contained in:
parent
df1c11a308
commit
f9330000c2
5 changed files with 22 additions and 19 deletions
|
@ -37,6 +37,7 @@ export const EMPTY_NODE: INode = {
|
|||
type: null,
|
||||
|
||||
blocks: [],
|
||||
tags: [],
|
||||
|
||||
options: {
|
||||
flow: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue