bt-core-app 1.4.211 → 1.4.212

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.
@@ -32321,7 +32321,7 @@ const XM = /* @__PURE__ */ Ke({
32321
32321
  ]),
32322
32322
  selection: j((d) => [
32323
32323
  ce(s.$slots, "selection", _t(Ut(d)), () => [
32324
- S(kt, _t(Ut(d.item)), null, 16)
32324
+ S(kt, _t(Ut(d.item.props)), null, 16)
32325
32325
  ])
32326
32326
  ]),
32327
32327
  _: 3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bt-core-app",
3
- "version": "1.4.211",
3
+ "version": "1.4.212",
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": {