Skip to content

Commit

Permalink
propType ts ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
seloner committed Jan 3, 2025
1 parent 2e4b908 commit 8cc31b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react/src/slider/root/SliderRoot.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@ export namespace SliderRoot {

export { SliderRoot };

// @ts-expect-error
SliderRoot.propTypes /* remove-proptypes */ = {
// ┌────────────────────────────── Warning ──────────────────────────────┐
// │ These PropTypes are generated from the TypeScript type definitions. │
Expand Down

0 comments on commit 8cc31b2

Please sign in to comment.