@ctlyst.id/voila-ui 11.0.11 → 11.0.13
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.css +20 -2
- package/dist/index.css.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -3286,7 +3286,7 @@ import { useEffect as useEffect14 } from "react";
|
|
|
3286
3286
|
import RiveComponent from "@rive-app/react-canvas";
|
|
3287
3287
|
import { jsx as jsx49 } from "react/jsx-runtime";
|
|
3288
3288
|
var LoaderAnimated = ({
|
|
3289
|
-
src = "https://assets.
|
|
3289
|
+
src = "https://assets.voila.id/voila/riv-animation/loader.riv",
|
|
3290
3290
|
width = "100px",
|
|
3291
3291
|
height = "100px",
|
|
3292
3292
|
style = {},
|