-
Notifications
You must be signed in to change notification settings - Fork 30
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
feat(Illustration): Add ProjectReview Illustration #2915
Conversation
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.
lgtm!
@@ -49,3 +49,4 @@ export * from './Target'; | |||
export * from './TinyBlocks'; | |||
export * from './types'; | |||
export * from './Warning'; | |||
export * from './ProjectReview'; |
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.
small nit: could you put this in alphabetical order?
after PracticeTarget but before Purpose. Thanks!
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.
Done!
📬Published Alpha Packages:@codecademy/[email protected] |
🚀 Styleguide deploy preview ready! |
lgtm! |
Overview
Adds the ProjectReview illustration.
PR Checklist
Testing Instructions
Check the new illustration in the Storybook preview: https://6619bc47a254bc105779210a--gamut-preview.netlify.app/?path=/docs/atoms-illustrations--editable-illustration
Check the new illustration in the portal-app preview environment: https://tengu.codecademy.com/learn?page=communityEvents
PR Links and Envs