Skip to content
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

Checklists: Redux state, declarative structure #26216

Closed
wants to merge 12 commits into from
2 changes: 1 addition & 1 deletion assets/stylesheets/_components.scss
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
@import 'components/card/style';
@import 'components/card-heading/style';
@import 'components/chart/style';
@import 'blocks/checklist/style';
@import 'components/checklist/style';
@import 'components/clipboard-button-input/style';
@import 'components/domains/contact-details-form-fields/style';
@import 'components/community-translator/style';
Expand Down
83 changes: 0 additions & 83 deletions client/blocks/checklist/README.md

This file was deleted.

117 changes: 0 additions & 117 deletions client/blocks/checklist/docs/example.jsx

This file was deleted.

113 changes: 0 additions & 113 deletions client/blocks/checklist/index.jsx

This file was deleted.

Loading