Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Commit d387eaa

Browse files
tripleWdotcomSimonRichter
authored andcommitted
fix(docs): multiselect won't have error by default
Co-authored-by: Simon Richter <simon.richter@axis.com>
1 parent ab4cc8a commit d387eaa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/docs/src/mdx/coreComponents/MultiSelect.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ export const DemoComponent = ({}) => {
4545
onChange={setSelected}
4646
variant="framed"
4747
noOptionsLabel="No options"
48-
error="hell"
4948
/>
5049
</div>
5150
)

0 commit comments

Comments
 (0)