Skip to content

Commit

Permalink
feat: remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
charlielizzy committed Aug 1, 2024
1 parent 79ed63d commit dbc7d1b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/atoms/InputRange/InputRange.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ const InputRange = forwardRef<HTMLInputElement, InputRange>(
return (
<StyledWrapper>
{controls ? (
// styling="icon"
<Button
title="decrement"
styling="secondary"
Expand Down

0 comments on commit dbc7d1b

Please sign in to comment.