Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: create toggle component (devhatt#77)
* feat: Implement toggle component adhering to Material Design with animated switch and external event listeners fix devhatt#71 * feat: Implement toggle component adhering to Material Design with animated switch and external event listeners fix devhatt#71 * Made some adjustments according to reviews * Write modifiers according to BEM * Adjust Toggle function * Solved conflicts * Make adjustments according to reviews * Made adjustments according to reviews, changed scss file structure * Create setToggle function * Adjust scss and setToggle method structure
- Loading branch information