Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reflect button properties to 'date-dropdown' and 'expanded-search' #1635

Merged
merged 9 commits into from
Jan 16, 2025
Prev Previous commit
Next Next commit
fix: update figma url
matthiashader committed Jan 8, 2025
commit aadefbba5202e98562526bb8b07c95b77f878951
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@ const meta = {
parameters: {
design: {
type: 'figma',
url: 'https://www.figma.com/design/r2nqdNNXXZtPmWuVjIlM1Q/iX-Components---Brand-Dark?node-id=6396-139860&m=dev',
url: 'https://www.figma.com/design/r2nqdNNXXZtPmWuVjIlM1Q/iX-Components---Brand-Dark?node-id=45886-17140&m=dev',
},
},
} satisfies Meta<Element>;
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@ const meta = {
parameters: {
design: {
type: 'figma',
url: 'https://www.figma.com/design/r2nqdNNXXZtPmWuVjIlM1Q/iX-Components---Brand-Dark?node-id=594-9900&m=dev',
url: 'https://www.figma.com/design/r2nqdNNXXZtPmWuVjIlM1Q/iX-Components---Brand-Dark?node-id=680-9454&m=dev',
},
},
} satisfies Meta<Element>;
Loading