@sanity/block-insert-picker

1.0.41.0.5
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 { Editor } from "@portabletext/editor";
 import { ComponentType } from "react";
 import { ArraySchemaType, ObjectSchemaType, PortableTextPluginsProps } from "sanity";
 import "@portabletext/plugin-input-rule";