@pathscale/ui 1.1.77 → 1.1.78
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.
|
@@ -23,7 +23,7 @@ const AuthPoweredBy_AuthPoweredBy = (props)=>{
|
|
|
23
23
|
"className",
|
|
24
24
|
"dataTheme"
|
|
25
25
|
]);
|
|
26
|
-
const label = ()=>local.label ?? "Powered by Honey";
|
|
26
|
+
const label = ()=>local.label ?? "Powered by Honey.id";
|
|
27
27
|
const content = ()=>(()=>{
|
|
28
28
|
var _el$ = _tmpl$2(), _el$3 = _el$.firstChild;
|
|
29
29
|
(0, __WEBPACK_EXTERNAL_MODULE_solid_js_web_35d951b7__.insert)(_el$, (0, __WEBPACK_EXTERNAL_MODULE_solid_js_web_35d951b7__.createComponent)(__WEBPACK_EXTERNAL_MODULE_solid_js_aeefcc6d__.Show, {
|