Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bdyhsj committed Mar 1, 2023
1 parent a6dfd4a commit 70f4632
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ export class ItemShowcaseComponent {
name: 'disclosure',
description: 'Set disclosure icon',
defaultValue: 'null',
type: ["'link' | 'arrow-more' | 'arrow-down' | 'arrow-up' | 'null'"],
type: ["'link' | 'arrow-more' | 'arrow-down' | 'arrow-up' | null"],
},
{
name: 'reorderable',
Expand Down

0 comments on commit 70f4632

Please sign in to comment.