sanity-plugin-asset-source-unsplash

7.0.157.0.16
dist/Loader.js
dist/Loader.jsDeleted
−15
Index: package/dist/Loader.js
===================================================================
--- package/dist/Loader.js
+++ package/dist/Loader.js
@@ -1,15 +0,0 @@
-import { c } from "react/compiler-runtime";
-import { jsx } from "react/jsx-runtime";
-import { Flex, Spinner } from "@sanity/ui";
-function Loader() {
-	let $ = c(1), t0;
-	return $[0] === Symbol.for("react.memo_cache_sentinel") ? (t0 = /* @__PURE__ */ jsx(Flex, {
-		align: "center",
-		justify: "center",
-		padding: 3,
-		children: /* @__PURE__ */ jsx(Spinner, { muted: !0 })
-	}), $[0] = t0) : t0 = $[0], t0;
-}
-export { Loader as t };
-
-//# sourceMappingURL=Loader.js.map
\ No newline at end of file