@goodhood-web/nebenan-base 3.4.0-development.11 → 3.4.0-development.13
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.js +1 -1
- package/index.mjs +1 -1
- package/package.json +1 -1
package/index.mjs
CHANGED
|
@@ -52822,7 +52822,7 @@ function xE({
|
|
|
52822
52822
|
Xe,
|
|
52823
52823
|
{
|
|
52824
52824
|
icon: "chevron_left",
|
|
52825
|
-
size: "
|
|
52825
|
+
size: "medium",
|
|
52826
52826
|
className: Rt.arrow,
|
|
52827
52827
|
ariaLabel: "Previous"
|
|
52828
52828
|
}
|