Update docsgpt version to 0.3.0

This commit is contained in:
Alex
2024-03-06 17:36:47 +00:00
parent 97750cb5e2
commit b96fe16770
4 changed files with 7586 additions and 2588 deletions

View File

@@ -1,5 +1,4 @@
import { DocsGPTWidget } from "docsgpt";
import "docsgpt/dist/style.css";
export default function MyApp({ Component, pageProps }) {
return (