@fileverse-dev/dsheet 1.1.98 → 1.1.99
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.es.js +2 -2
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -227830,8 +227830,8 @@ const cRt = ({
|
|
|
227830
227830
|
lang: "en",
|
|
227831
227831
|
rowHeaderWidth: 60,
|
|
227832
227832
|
columnHeaderHeight: 24,
|
|
227833
|
-
defaultColWidth:
|
|
227834
|
-
defaultRowHeight:
|
|
227833
|
+
defaultColWidth: 104,
|
|
227834
|
+
defaultRowHeight: 23,
|
|
227835
227835
|
customToolbarItems: a ? [] : d_t({
|
|
227836
227836
|
setShowSmartContractModal: w,
|
|
227837
227837
|
getDocumentTitle: E,
|