remove extra react component wrapper, upgrade to v2 of @lit-labs/react (#1531)

* remove extra react wrapper, upgrade to v2 of @lit-labs/react, call define in module.

* add changelog entry

* prettier
This commit is contained in:
Konnor Rogers
2023-08-22 11:26:54 -04:00
committed by GitHub
parent 5d72bbd162
commit 87837df35c
4 changed files with 24 additions and 46 deletions

View File

@@ -62,7 +62,7 @@
"dependencies": {
"@ctrl/tinycolor": "^3.5.0",
"@floating-ui/dom": "^1.2.1",
"@lit-labs/react": "^1.2.1",
"@lit-labs/react": "^2.0.1",
"@shoelace-style/animations": "^1.1.0",
"@shoelace-style/localize": "^3.1.1",
"composed-offset-position": "^0.0.4",