@embeddable.com/remarkable-ui 2.0.27 → 2.0.28
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.js
CHANGED
|
@@ -2970,7 +2970,7 @@ var ButtonIcon = ({
|
|
|
2970
2970
|
|
|
2971
2971
|
// src/components/shared/Card/Card.tsx
|
|
2972
2972
|
import React3 from "react";
|
|
2973
|
-
import styles26 from "./Card.module-
|
|
2973
|
+
import styles26 from "./Card.module-YJV4R6DV.module.css";
|
|
2974
2974
|
import clsx19 from "clsx";
|
|
2975
2975
|
import { jsx as jsx34, jsxs as jsxs21 } from "react/jsx-runtime";
|
|
2976
2976
|
var Card = React3.forwardRef(
|