fubi 1.0.0-beta.43 → 1.0.0-beta.44
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/README.md +1 -1
- package/dist/index.es.js +1 -1
- package/dist/index.iife.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
package/dist/index.es.js
CHANGED
|
@@ -24646,7 +24646,7 @@ function Settings$1($$anchor, $$props) {
|
|
|
24646
24646
|
{
|
|
24647
24647
|
const after = ($$anchor3) => {
|
|
24648
24648
|
var div = root_2$8();
|
|
24649
|
-
div.textContent = `v${"1.0.0-beta.
|
|
24649
|
+
div.textContent = `v${"1.0.0-beta.44"}`;
|
|
24650
24650
|
append($$anchor3, div);
|
|
24651
24651
|
};
|
|
24652
24652
|
Navbar(node, {
|