import { render } from "@opentui/solid" import { App } from "./App" import "./styles/theme.css" render(() => )