arpeggi-framer-components 0.0.42 → 1.0.0
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 +1 -1
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
@@ -8537,7 +8537,7 @@ const sn = new Up(), Ha = "Recording.wav", Vp = 1500, bu = (e) => {
|
|
8537
8537
|
gap: "12px",
|
8538
8538
|
display: "flex",
|
8539
8539
|
flexDirection: "column",
|
8540
|
-
alignItems: "
|
8540
|
+
alignItems: "stretch",
|
8541
8541
|
justifyContent: "center",
|
8542
8542
|
padding: "32px"
|
8543
8543
|
}), pu = Fe("div", {
|