sci-components
sci-components copied to clipboard
refactor(panel): refactor Panel component
Summary
Panel Github issue: #862
- Refactor Panel Component Code
- Fix Panel Overlay closing state
Checklist
- [x] Default Story in Storybook
- [x] LivePreview Story in Storybook
- [x] Test Story in Storybook
- [x] Tests written
- [x] Variables from
defaultTheme.ts
used wherever possible - [x] If updating an existing component, depreciate flag has been used where necessary
- [ ] Chromatic build verified by @chanzuckerberg/sds-design