Skip to content

Commit

Permalink
chore(docs): remove non-existing attribute (#4221)
Browse files Browse the repository at this point in the history
  • Loading branch information
wingkwong authored Dec 4, 2024
1 parent 729ede8 commit 62b77e6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions apps/docs/content/docs/components/switch.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -197,12 +197,6 @@ In case you need to customize the switch even further, you can use the `useSwitc
description: "Whether the element should be selected (uncontrolled).",
default: "-"
},
{
attribute: "isRequired",
type: "boolean",
description: "Whether user input is required on the input before form submission.",
default: "false"
},
{
attribute: "isReadOnly",
type: "boolean",
Expand Down

0 comments on commit 62b77e6

Please sign in to comment.