mirror of
https://github.com/tenrok/BBob.git
synced 2026-06-20 20:00:33 +03:00
fix(293): [color] tag doesn't work in React (#294)
* fix: react color preset * chore: changeset great-beds-shop.md * fix: tests * chore: text fixes
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
"react"
|
||||
],
|
||||
"dependencies": {
|
||||
"@bbob/plugin-helper": "*",
|
||||
"@bbob/preset-html5": "*",
|
||||
"@bbob/types": "*"
|
||||
},
|
||||
@@ -15,6 +16,7 @@
|
||||
"react": "> 15.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@bbob/core": "*",
|
||||
"react": "18.x",
|
||||
"react-dom": "18.x",
|
||||
"@types/react": "18.x"
|
||||
|
||||
Reference in New Issue
Block a user