mirror of
https://github.com/pawelmalak/flame.git
synced 2025-07-27 14:59:37 +02:00
Added option to reorder bookmarks
This commit is contained in:
parent
a02814aa02
commit
ec5f50aba4
5 changed files with 35 additions and 10 deletions
|
@ -151,6 +151,7 @@ export const Home = (): JSX.Element => {
|
|||
}
|
||||
totalCategories={categories.length}
|
||||
searching={!!localSearch}
|
||||
fromHomepage={true}
|
||||
/>
|
||||
)}
|
||||
</Fragment>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue