@sunggang/ui-lib 0.2.86 → 0.2.87
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/index.esm2.js +0 -1
- package/package.json +1 -1
package/index.esm2.js
CHANGED
|
@@ -59136,7 +59136,6 @@ var LiffProvider = function(param) {
|
|
|
59136
59136
|
console.error("LocalStorage 解析失敗:", err);
|
|
59137
59137
|
}
|
|
59138
59138
|
}
|
|
59139
|
-
console.log("localStorageToken:", jwtToken);
|
|
59140
59139
|
if (!jwtToken) return [
|
|
59141
59140
|
3,
|
|
59142
59141
|
2
|