sanity-plugin-hotspot-array

5.0.125.0.13
dist/index.d.ts
~dist/index.d.tsModified
+1
Index: package/dist/index.d.ts
===================================================================
--- package/dist/index.d.ts
+++ package/dist/index.d.ts
@@ -1,4 +1,5 @@
+import "@sanity/ui/styles.css";
 import { ComponentType, ReactNode } from "react";
 import { ArrayOfObjectsInputProps, ObjectSchemaType, RenderPreviewCallback } from "sanity";
 interface HotspotTooltipProps<HotspotFields = {
   [key: string]: unknown;