Commit 5d46ae7
committed
feat: add framer-motion and prop-types dependencies; enhance components with prop validation
- Added framer-motion and prop-types to dependencies in package.json.
- Updated App.jsx to include prop-types for Button and ButtonGroup components.
- Enhanced ErrorBoundary.jsx with prop-types for children validation.
- Integrated framer-motion and prop-types in GenerateSequence.jsx, adding prop validation.
- Updated SolveMissing.jsx to use framer-motion and added prop-types for sequenceType and goBack.1 parent 8dab17f commit 5d46ae7
6 files changed
Lines changed: 1016 additions & 558 deletions
0 commit comments