@firecms/ui 3.0.0-canary.42 → 3.0.0-canary.43

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/index.es.js CHANGED
@@ -16163,8 +16163,8 @@ function Pon({
16163
16163
  );
16164
16164
  }
16165
16165
  const Le = {
16166
- small: "prose-sm",
16167
- medium: "prose",
16166
+ small: "prose-sm text-sm",
16167
+ medium: "prose text-base",
16168
16168
  large: "prose-lg",
16169
16169
  xl: "prose-xl",
16170
16170
  "2xl": "prose-2xl"