Closed michael-iden closed 3 weeks ago
Latest commit: 19ebdfaccebc936df6f8fb60068f5e56c996a074
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Path | Size |
---|---|
packages/pharos/lib/index.js | 66.69 KB (+0.66% 🔺) |
🤔 Running pharos site locally, I am not seeing the component render in the examples. but I am seeing the label.
🤔 Running pharos site locally, I am not seeing the component render in the examples. but I am seeing the label.
Ah, never mind, the site just needs the new component added where it is initializing Pharos components, I can push a fix for that
This change: (check at least one)
Is this a breaking change? (check one)
Is the: (complete all)
What does this change address? Closes #821 by creating a new toggle switch component
How does this change work? Adds a stylized variant of a checkbox to indicate an enabled/disabled state and a mechanisms to update the state
Additional context