tsv2-library 0.2.83 → 0.2.85
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/tsv2-library.es.js +1 -1
- package/package.json +1 -1
package/dist/tsv2-library.es.js
CHANGED
|
@@ -60118,7 +60118,7 @@ const cme = () => JSON.parse(localStorage.getItem("tableConfig") ?? "{}"), Vd =
|
|
|
60118
60118
|
s(!1);
|
|
60119
60119
|
}
|
|
60120
60120
|
}, Me = (we) => {
|
|
60121
|
-
(we.detail.tableName
|
|
60121
|
+
console.log("🚀 ~ handleUpdateTableEvent ~ event.detail:", we.detail), we.detail.tableName === n.tableName && (console.log("🚀 ~ masuk if"), Ft(() => se()));
|
|
60122
60122
|
}, lt = (we) => {
|
|
60123
60123
|
const { fileName: Ee, tableName: $e } = we.detail;
|
|
60124
60124
|
Le(Ee, $e);
|