mirror of
https://github.com/pawelmalak/flame.git
synced 2025-07-24 21:39:36 +02:00
parent
83eb42578a
commit
504e399fc1
5 changed files with 26 additions and 9 deletions
|
@ -232,7 +232,7 @@ const BookmarkTable = (props: ComponentProps): JSX.Element => {
|
|||
<Fragment>
|
||||
<div className={classes.Message}>
|
||||
{isCustomOrder ? (
|
||||
<p>You can drag and drop single rows to reorder bookmarklication</p>
|
||||
<p>You can drag and drop single rows to reorder bookmark</p>
|
||||
) : (
|
||||
<p>
|
||||
Custom order is disabled. You can change it in{" "}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue