sanity-plugin-workspace-home
3.0.173.0.18
dist/index.js~
dist/index.jsModified+1
Index: package/dist/index.js
===================================================================
--- package/dist/index.js
+++ package/dist/index.js
@@ -1,4 +1,5 @@
+import "@sanity/ui/styles.css";
import { HomeIcon } from "@sanity/icons/Home";
import { definePlugin, useActiveWorkspace, useWorkspaces } from "sanity";
import { c } from "react/compiler-runtime";
import { Box, Button, Card, Container, Flex, Grid, Heading, Hotkeys, Stack, Text, TextInput } from "@sanity/ui";