@sanity/debug-live-sync-tags

1.0.131.0.14
dist/index.js
~dist/index.jsModified
+2−1
Index: package/dist/index.js
===================================================================
--- package/dist/index.js
+++ package/dist/index.js
@@ -1,7 +1,8 @@
+import "@sanity/ui/styles.css";
 import { lazy } from "react";
 import { definePlugin } from "sanity";
-const ToolComponent = lazy(() => import("./Tool-DGd53FpL.js")), debugLiveSyncTags = definePlugin((config) => {
+const ToolComponent = lazy(() => import("./Tool-CrHhZ0Wk.js")), debugLiveSyncTags = definePlugin((config) => {
 	let { name = "debug-live-sync-tags", title = "Debug Live Sync Tags", icon, ...options } = config || {};
 	return {
 		name: "@sanity/debug-live-sync-tags",
 		tools: [{