@biela.dev/core 1.6.0 → 1.7.1

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/dist/index.cjs CHANGED
@@ -488,7 +488,7 @@ function DeviceFrame({
488
488
  scaleMode = "fit",
489
489
  manualScale,
490
490
  showSafeAreaOverlay = false,
491
- showScaleBar = true,
491
+ showScaleBar = false,
492
492
  colorScheme = "dark",
493
493
  onContractReady,
494
494
  onScaleChange,