UNPKG

flowstudio

Version:
4 lines (3 loc) 187 B
import '@radix-ui/themes/styles.css'; import '@xyflow/react/dist/style.css'; export default function AppLayout({ theme, accent, children }: any): import("react/jsx-runtime").JSX.Element;