sanity-plugin-bynder-input
5.0.25.0.3
dist/index.js~
dist/index.jsModified+1
Index: package/dist/index.js
===================================================================
--- package/dist/index.js
+++ package/dist/index.js
@@ -1,5 +1,6 @@
import "sanity-plugin-bynder-input/bundle.css";
+import "@sanity/ui/styles.css";
import { DiffFromTo, PatchEvent, definePlugin, defineType, isObjectInputProps, set, unset } from "sanity";
import { c } from "react/compiler-runtime";
import { Box, Button, Flex } from "@sanity/ui";
import { lazy, useState, useTransition } from "react";