mirror of
https://github.com/pawelmalak/flame.git
synced 2025-07-23 21:29:37 +02:00
Delete and update Bookmarks
This commit is contained in:
parent
88c8eee982
commit
519b6d0746
7 changed files with 189 additions and 35 deletions
|
@ -90,12 +90,6 @@ const Apps = (props: ComponentProps): JSX.Element => {
|
|||
icon='mdiPencil'
|
||||
handler={toggleEdit}
|
||||
/>
|
||||
{isInEdit && <Fragment>
|
||||
<ActionButton
|
||||
name='Pin All'
|
||||
icon='mdiPin'
|
||||
/>
|
||||
</Fragment>}
|
||||
</div>
|
||||
|
||||
<div className={classes.Apps}>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue