Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(shell-center-row): ensure deprecation warning doesn’t show when u…
…sing standalone `shell` or `shell-panel` (#10561) **Related Issue:** #10563 ## Summary Moves deprecation warnings to show when `shell-center-row` is added to the DOM and initially loaded. This warning was being shown due to [bundling](https://github.com/Esri/calcite-design-system/blob/dev/packages/calcite-components/stencil.config.ts#L76).
- Loading branch information