Added a new DeprecationWarning component to use within the Storybook documentation and added @deprecated flags to components that have been moved to the common design system.
Related Issue(s)
235
Verification
[x] Your code builds clean without any errors or warnings
[x] Manual testing done (required)
[x] Relevant automated test added (if you find this hard, leave it and we'll help out)
Description
Added a new
DeprecationWarning
component to use within the Storybook documentation and added@deprecated
flags to components that have been moved to the common design system.Related Issue(s)
235
Verification