@eturnity/eturnity_reusable_components 9.10.3 → 9.10.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eturnity/eturnity_reusable_components",
3
- "version": "9.10.3",
3
+ "version": "9.10.4",
4
4
  "files": [
5
5
  "dist",
6
6
  "src"
@@ -295,9 +295,6 @@
295
295
  CountBadge,
296
296
  BetaTag,
297
297
  },
298
- inject: {
299
- theme: { default: () => Theme },
300
- },
301
298
  props: {
302
299
  type: {
303
300
  required: false,