Skip to content

Commit

Permalink
assign a correct variant to the properties control
Browse files Browse the repository at this point in the history
  • Loading branch information
OlegMoshkovich committed Nov 16, 2023
1 parent 38be2a3 commit 8fbdbcf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Components/OperationsGroup.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ export default function OperationsGroup({deselectItems}) {
openDrawer()
}}
selected={isPropertiesOn}
variant='solid'
icon={<FormatListBulletedIcon className='icon-share' color='secondary'/>}
/>
}
Expand Down

0 comments on commit 8fbdbcf

Please sign in to comment.