mirror of
https://github.com/sqlchat/sqlchat.git
synced 2025-07-29 10:13:14 +08:00
feat: update query drawer (#7)
* feat: update query drawer * chore: update
This commit is contained in:
@ -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 (
|
||||
|
Reference in New Issue
Block a user