@selfeesas/shared-components 0.4.3 → 0.4.5
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.
|
@@ -5838,7 +5838,7 @@ const bs = ut({
|
|
|
5838
5838
|
props: {
|
|
5839
5839
|
view: { default: "HHh Lpr Fff" },
|
|
5840
5840
|
layoutClass: { default: "bg-dark" },
|
|
5841
|
-
pageContainerClass: { default: "
|
|
5841
|
+
pageContainerClass: { default: "" }
|
|
5842
5842
|
},
|
|
5843
5843
|
setup(u) {
|
|
5844
5844
|
return (I, t) => (at(), Rt($u, {
|