Skip to content

Commit

Permalink
Update packages/react/src/primitives/View/View.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
calebpollman authored Dec 19, 2024
1 parent 539154e commit 52c4865
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/react/src/primitives/View/View.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ const ViewPrimitive: Primitive<ViewProps, 'div'> = (
isDisabled,
style,
inert,

...rest
},
ref
Expand Down

0 comments on commit 52c4865

Please sign in to comment.