Skip to content

Commit

Permalink
Update src/types/iconTypes.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Gabriel Tibúrcio <[email protected]>
  • Loading branch information
gabyzif and tibuurcio authored Aug 5, 2024
1 parent d7681d4 commit 771db1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/types/iconTypes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export type IconOptions = RequireAtLeastOne<
default: IconVariant
deprecated?: boolean
},
'light' | 'duo-tone'
IconVariant
>

/**
Expand Down

0 comments on commit 771db1f

Please sign in to comment.