Skip to content

Commit

Permalink
removed iconDisplayStyle from LabeledInput
Browse files Browse the repository at this point in the history
  • Loading branch information
siddhantrawal committed Nov 27, 2023
1 parent 0175cb4 commit 35a250e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion demo/src/demos/Grid/FluidGridDemo.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ export const GridLayoutDemo = () => {
right={
<LabeledInput
key='search'
iconDisplayStyle='inline'
placeholder='Search…'
svgIcon={<SvgSearch />}
/>
Expand Down

0 comments on commit 35a250e

Please sign in to comment.