bt-core-app 2.0.152 → 2.0.153

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.
@@ -79821,7 +79821,7 @@ const Cie = Ue({
79821
79821
  "max-height": "70vh"
79822
79822
  }, {
79823
79823
  default: H(() => [
79824
- ve(d.$slots, "default")
79824
+ ve(d.$slots, "content")
79825
79825
  ]),
79826
79826
  _: 3
79827
79827
  })
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bt-core-app",
3
- "version": "2.0.152",
3
+ "version": "2.0.153",
4
4
  "description": "Core app tools for some basic features like navigation, authentication, server apis, and cosmetics",
5
5
  "homepage": "https://github.com/BlitzItTech/bt-core",
6
6
  "bugs": {