mirror of
https://github.com/pawelmalak/flame.git
synced 2026-03-11 22:54:46 +08:00
Delete and update Bookmarks
This commit is contained in:
@@ -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}>
|
||||
|
||||
Reference in New Issue
Block a user