1
0
Fork 0

feat(shared): Add save/bookmark to wb view header

This commit is contained in:
Joost De Cock 2023-08-28 16:55:23 +02:00
parent dab88f3f5e
commit 0e430bdb01
7 changed files with 81 additions and 2 deletions

View file

@ -10,6 +10,8 @@ export const PatternWithMenu = ({
ui,
update,
control,
account,
design,
title,
pattern,
menu,
@ -23,6 +25,8 @@ export const PatternWithMenu = ({
ui,
update,
control,
account,
design,
setSettings,
}}
/>