mirror of
https://github.com/pawelmalak/flame.git
synced 2025-07-19 03:29:37 +02:00
Pushed version 2.1.0
This commit is contained in:
parent
d5610ad6be
commit
fcf2b87d1c
4 changed files with 7 additions and 6 deletions
|
@ -1 +1 @@
|
|||
REACT_APP_VERSION=2.0.1
|
||||
REACT_APP_VERSION=2.1.0
|
|
@ -139,8 +139,7 @@ export const BookmarksForm = ({
|
|||
modalHandler();
|
||||
}
|
||||
|
||||
setFormData(newBookmarkTemplate);
|
||||
|
||||
setFormData({ ...newBookmarkTemplate, categoryId: formData.categoryId });
|
||||
setCustomIcon(null);
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue