Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(card-pictogram): show body copy on both pictogram positions (#8359)
### Related Ticket(s) #8302 ### Description - This PR fixes the issue where animation is not being applied to Card Pictorgram with the top position. This was an issue seen within the Web Component (React Wrapper). ### Changelog **Changed** - Set the body copy knob to show for both `top` and `bottom` position and not just `bottom` ### Testing - Visit the Web Components (React Wrapper) storybook preview - Navigate to `carbon-for-ibm-dotcom/canary/web-components-react/?path=/story/components-card--pictogram` - Ensure that the body copy and animation get render correct for the "top" and " bottom" pictogram positions. <!-- React and Web Component deploy previews are enabled by default. --> <!-- To enable additional available deploy previews, apply the following --> <!-- labels for the corresponding package: --> <!-- *** "package: services": Services --> <!-- *** "package: utilities": Utilities --> <!-- *** "RTL": React / Web Components (RTL) --> <!-- *** "feature flag": React / Web Components (experimental) -->
- Loading branch information