1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-07-24 21:39:36 +02:00

Add app categories (#2)

add app categories
This commit is contained in:
François Darveau 2021-06-26 15:06:47 -04:00 committed by François Darveau
parent beec2485d5
commit c80e4257ff
4 changed files with 41 additions and 38 deletions

View file

@ -191,9 +191,7 @@ const BookmarkTable = (props: ComponentProps): JSX.Element => {
</div>
<div
className={classes.TableAction}
onClick={() =>
props.pinBookmarkCategory(category)
}
onClick={() => props.pinBookmarkCategory(category)}
onKeyDown={(e) =>
keyboardActionHandler(
e,