-
Notifications
You must be signed in to change notification settings - Fork 2.9k
feat(react-recipes): Adding MediaObject recipe and Example template #26594
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(react-recipes): Adding MediaObject recipe and Example template #26594
Conversation
📊 Bundle size report🤖 This report was generated against 306fe5e1e38b36e84daf48a23817704416be2bb4 |
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 6a2e375:
|
Asset size changesSize Auditor did not detect a change in bundle size for any component! Baseline commit: 306fe5e1e38b36e84daf48a23817704416be2bb4 (build) |
apps/recipes-react-components/src/recipes/media-object/MediaObject.stories.mdx
Outdated
Show resolved
Hide resolved
apps/recipes-react-components/src/recipes/media-object/MediaObject.stories.mdx
Outdated
Show resolved
Hide resolved
apps/recipes-react-components/src/recipes/media-object/MediaObject.stories.mdx
Outdated
Show resolved
Hide resolved
apps/recipes-react-components/src/recipes/media-object/MediaObject.stories.mdx
Outdated
Show resolved
Hide resolved
apps/recipes-react-components/src/recipes/media-object/MediaObject.stories.mdx
Outdated
Show resolved
Hide resolved
apps/recipes-react-components/src/recipes/media-object/MediaObject.stories.mdx
Outdated
Show resolved
Hide resolved
apps/recipes-react-components/src/recipes/media-object/MediaObject.stories.mdx
Outdated
Show resolved
Hide resolved
apps/recipes-react-components/src/recipes/media-object/MediaObject.stories.mdx
Outdated
Show resolved
Hide resolved
apps/recipes-react-components/src/recipes/media-object/MediaObject.stories.mdx
Outdated
Show resolved
Hide resolved
|
@Hotell I realize that maybe it's not convenient to have |
sounds good! ty |
Hotell
left a comment
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.
make sure to update your branch before merging ( we migrated to prettier 2.8 )
and run
yarn
yarn format --all
submit any changes
merge
ty
…to recipes/media-object
This PR adds the following:
Related Issue(s)