feat(shared): Add save/bookmark to wb view header
This commit is contained in:
parent
dab88f3f5e
commit
0e430bdb01
7 changed files with 81 additions and 2 deletions
|
@ -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,
|
||||
}}
|
||||
/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue