Skip to content

Commit

Permalink
chore: Updates test page
Browse files Browse the repository at this point in the history
  • Loading branch information
Katie George committed Jan 10, 2025
1 parent cf0e29b commit 9cf8259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/multiselect/multiselect.test.page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ export default function MultiselectPage() {
<Box variant="h1">Test: Inline tokens</Box>
<div style={{ width: 200 }}>
<Multiselect
{...{ inlineTokens: true }}
inlineTokens={true}
statusType="pending"
filteringType="none"
options={options1}
Expand Down

0 comments on commit 9cf8259

Please sign in to comment.