1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 04:46:40 +07:00
This commit is contained in:
Fedor Katurov 2019-10-09 20:25:23 +07:00
parent 87112cd985
commit 2f11bb80aa
10 changed files with 21 additions and 18 deletions

View file

@ -58,7 +58,7 @@ const NodeLayoutUnconnected: FC<IProps> = ({
<Card className={styles.node} seamless>
{block && createElement(block, { node, is_loading })}
<NodePanel />
<NodePanel node={node} />
<Group>
<Padder>