Skip to content

Commit

Permalink
[OP-172] Refactor button and button-group (#261)
Browse files Browse the repository at this point in the history
This PR updates the button component to not use a placeholder selector. It also updates the documentation to reflect the new usage.
  • Loading branch information
zoopmaster authored Jan 30, 2025
1 parent 77ef759 commit b47b3af
Show file tree
Hide file tree
Showing 9 changed files with 187 additions and 203 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rolemodel/optics",
"version": "1.9.0",
"version": "1.10.0",
"packageManager": "[email protected]",
"description": "Optics is an scss package that provides base styles and components that can be integrated and customized in a variety of projects.",
"main": "dist/scss/optics.scss",
Expand Down
Loading

0 comments on commit b47b3af

Please sign in to comment.