@riboseinc/anafero-cli 0.0.60 → 0.0.63
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/bootstrap.js +1 -1
- package/bootstrap.js.map +1 -1
- package/build-site.mjs +18 -5
- package/package.json +1 -1
package/bootstrap.js
CHANGED
|
@@ -111192,7 +111192,7 @@ schema (${ast._tag}): ${ast}`;
|
|
|
111192
111192
|
$551ca31cb687f352$export$c17561cb55d4db30,
|
|
111193
111193
|
{
|
|
111194
111194
|
labelPosition: "side",
|
|
111195
|
-
label: "Loading
|
|
111195
|
+
label: "Loading resource\u2026",
|
|
111196
111196
|
isIndeterminate: true
|
|
111197
111197
|
}
|
|
111198
111198
|
) : null
|