@gingkoo/pandora-explorer 0.1.9 → 0.1.10

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/lib/es/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @gingkoo/pandora-explorer v0.1.9
2
+ * @gingkoo/pandora-explorer v0.1.10
3
3
  */
4
4
  import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
5
5
  import cx$1 from 'classnames';
@@ -9316,7 +9316,7 @@ const Layout = props => {
9316
9316
  }), jsx("div", {
9317
9317
  className: 'frame-main',
9318
9318
  style: {
9319
- height: isNavtab ? 'calc(100% - 85px)' : '100%'
9319
+ height: isHeader ? 'calc(100% - 85px)' : '100%'
9320
9320
  },
9321
9321
  children: jsxs(Draggable, {
9322
9322
  className: css(_t || (_t = _`