sanity-plugin-dashboard-widget-document-list
3.0.93.0.10
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,5 +1,6 @@
import { DashboardWidget, LayoutConfig } from "@sanity/dashboard";
+import "react";
interface DocumentListConfig {
title?: string;
types?: string[];
query?: string;