Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
LianaHus committed Jan 20, 2022
1 parent 952c8e8 commit 540756b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ interface OtherIconsProps {

function IconList ({ verticalIconsPlugin, itemContextAction, icons, theme }: OtherIconsProps) {
return (
<div className="" id="otherIcons">
<div id="otherIcons">
{
icons
.map(p => (
Expand Down

0 comments on commit 540756b

Please sign in to comment.