mirror of
https://github.com/pawelmalak/flame.git
synced 2026-03-10 14:33:11 +08:00
Pushed version 2.1.0
This commit is contained in:
@@ -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);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user