click on library icon should toggle the LibraryMenu (#2421)

Co-authored-by: David Luzar <luzar.david@gmail.com>
Co-authored-by: Lipis <lipiridis@gmail.com>
This commit is contained in:
Luo 2020-11-27 03:02:40 +08:00 committed by GitHub
parent 1269b9ab17
commit 6c0296c434
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 4 deletions

View file

@ -184,7 +184,7 @@ export const ShapesSwitcher = ({
);
})}
<ToolButton
className="Shape"
className="Shape ToolIcon_type_button__library"
type="button"
icon={LIBRARY_ICON}
name="editor-library"