Skip to content

Commit

Permalink
upsi forgot the ref
Browse files Browse the repository at this point in the history
  • Loading branch information
sebald committed Apr 21, 2022
1 parent fb451cb commit d78a87b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/components/src/Checkbox/Checkbox.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ export const Checkbox = ({
<Box
as="input"
type="checkbox"
ref={ref}
css={{
position: 'absolute',
width: '100%',
Expand Down

0 comments on commit d78a87b

Please sign in to comment.