Skip to content

Commit

Permalink
Fix incorrect class name
Browse files Browse the repository at this point in the history
  • Loading branch information
Copons committed Apr 21, 2021
1 parent e5a86c3 commit 8a5ca8d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ function HeaderToolbar() {
/>
<ToolbarItem
as={ Button }
className="edit-site-header-toolbar__list-view-toggle"
className="edit-post-header-toolbar__list-view-toggle"
icon={ listView }
disabled={ isTextModeEnabled }
isPressed={ isListViewOpen }
Expand Down

0 comments on commit 8a5ca8d

Please sign in to comment.