@goodhood-web/nebenan-base 3.4.0-development.21 → 3.4.0-development.23
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
|
@@ -53507,7 +53507,7 @@ const lM = ({
|
|
|
53507
53507
|
className: mT.button,
|
|
53508
53508
|
size: "small",
|
|
53509
53509
|
onClick: () => n(`/feed/${e}/edit`),
|
|
53510
|
-
color: "
|
|
53510
|
+
color: "greyStrong",
|
|
53511
53511
|
text: "Beitrag bearbeiten"
|
|
53512
53512
|
}
|
|
53513
53513
|
);
|