tgui-core 2.0.1 → 2.0.2

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.
@@ -2212,7 +2212,7 @@ function _r(e) {
2212
2212
  let A;
2213
2213
  return Zt(r) ? A = Jt(r, I) : A = /* @__PURE__ */ ne("div", { ...I, children: r }), /* @__PURE__ */ mt(zt, { children: [
2214
2214
  A,
2215
- D && /* @__PURE__ */ ne(Sr, { children: /* @__PURE__ */ ne(
2215
+ D && !!s && /* @__PURE__ */ ne(Sr, { children: /* @__PURE__ */ ne(
2216
2216
  "div",
2217
2217
  {
2218
2218
  ref: w.setFloating,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tgui-core",
3
- "version": "2.0.1",
3
+ "version": "2.0.2",
4
4
  "description": "TGUI core component library",
5
5
  "keywords": ["TGUI", "library", "typescript"],
6
6
  "files": ["dist", "styles"],