-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
refactor(SkeletonPlaceholder): convert SkeletonPlaceholder to TypeScript #14501
refactor(SkeletonPlaceholder): convert SkeletonPlaceholder to TypeScript #14501
Conversation
b7aa577
to
6999cec
Compare
✅ Deploy Preview for carbon-components-react ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for carbon-elements ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for carbon-components-react ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for carbon-elements ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
493ac04
Closes #13575
Adds TypeScript types to SkeletonPlaceholder component.
Changelog
Changed
Testing / Reviewing
The SkeletonPlaceholder component imports for the storybook should be valid and rendering. In a TypeScript environment, you should be able to import and reference the SkeletonPlaceholder component and its typings.