@meduza/ui-kit-2 0.1.94 → 0.1.95
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/dist/ui-kit-2.cjs.development.js +1 -1
- package/dist/ui-kit-2.cjs.development.js.map +1 -1
- package/dist/ui-kit-2.cjs.production.min.js +1 -1
- package/dist/ui-kit-2.cjs.production.min.js.map +1 -1
- package/dist/ui-kit-2.esm.js +1 -1
- package/dist/ui-kit-2.esm.js.map +1 -1
- package/dist/ui-kit.css +1144 -1144
- package/package.json +1 -1
- package/src/RawHtmlBlock/mock.json +1 -1
- package/src/RenderBlocks/index.tsx +1 -1
|
@@ -2186,7 +2186,7 @@ var RenderBlocks = function RenderBlocks(_ref) {
|
|
|
2186
2186
|
styleContext: styleContext
|
|
2187
2187
|
});
|
|
2188
2188
|
|
|
2189
|
-
case '
|
|
2189
|
+
case 'donation':
|
|
2190
2190
|
return React__default.createElement(DonatesTeaser, {
|
|
2191
2191
|
styleContext: styleContext,
|
|
2192
2192
|
lang: lang
|