feat: update query drawer (#7)

* feat: update query drawer

* chore: update
This commit is contained in:
boojack
2023-03-29 14:45:18 +08:00
committed by GitHub
parent 13f81ed17a
commit f3073a1f15
5 changed files with 95 additions and 40 deletions

View File

@ -8,6 +8,7 @@ dayjs.extend(localizedFormat);
import "@/styles/tailwind.css";
import "@/styles/global.css";
import "@/styles/data-table.css";
function MyApp({ Component, pageProps }: AppProps) {
return (