Skip to content

Commit

Permalink
feat(spinner): update figma code connect for extra small size of spinner
Browse files Browse the repository at this point in the history
  • Loading branch information
anuradha9712 authored and satyamyadav committed Nov 18, 2024
1 parent 01f7fe7 commit e4bdbb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions figma/Spinner.figma.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ figma.connect(Spinner, 'https://www.figma.com/design/w8sqBtJpvq86D06UE7gN0T/MDS-
imports: ["import { Spinner } from '@innovaccer/design-system'"],
props: {
size: figma.enum('Size', {
'Extra Small': 'xsmall',
Small: 'small',
Regular: 'medium',
Large: 'large',
Expand Down

0 comments on commit e4bdbb0

Please sign in to comment.