-
Notifications
You must be signed in to change notification settings - Fork 9
chore: add json + workflow icons #1607
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
Conversation
🦋 Changeset detectedLatest commit: c4033c2 The changes in this PR will be included in the next version bump. This PR includes changesets to release 16 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
| 'add', | ||
| 'add-circle', | ||
| 'add-circle-outline', | ||
| 'add-circle', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I alphabetized this file by running Sort Lines Ascending on my editor
commit: |
|
Size Change: 0 B Total Size: 519 kB ℹ️ View Unchanged
|
e0a5b34 to
64d4c72
Compare
64d4c72 to
5b7c296
Compare
Co-authored-by: Robert Niznik <rniznik@launchdarkly.com>
| example: () => <Icon name="book-outline" />, | ||
| }); | ||
|
|
||
| figma.connect(Icon, 'https://figma.com/file/98HKKXL2dTle29ikJ3tzk7/?node-id=13909-258', { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This got auto-added when I ran pnpm nx run @launchpad-ui/icons:connect
Summary
Screenshots (if appropriate):
Testing approaches