We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee5c869 commit 72ad71fCopy full SHA for 72ad71f
.dumirc.ts
@@ -17,4 +17,6 @@ export default defineConfig({
17
logo: 'https://avatars0.githubusercontent.com/u/9441414?s=200&v=4',
18
},
19
outputPath: '.doc',
20
+ base: basePath,
21
+ publicPath,
22
});
README.md
@@ -15,7 +15,7 @@ rc-collapse ui component for react
15
16
## Live Demo
-http://react-component.github.io/collapse/
+https://collapse-react-component.vercel.app
## Install
0 commit comments