mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 21:27:20 +00:00
@@ -50,6 +50,7 @@ export const FilterList = ({
|
||||
);
|
||||
})}
|
||||
<Menu
|
||||
key={value.length} // hack to force menu to rerender (disable unmount animation)
|
||||
items={
|
||||
<CreateFilterMenu
|
||||
value={value}
|
||||
|
||||
Reference in New Issue
Block a user