Skip to content

Commit

Permalink
Merge pull request #43 from justforuse/patch-1
Browse files Browse the repository at this point in the history
docs: update usage
  • Loading branch information
flingyp authored Oct 24, 2024
2 parents 84a7428 + d4f2b39 commit 8e2d0df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ pnpm add @vitepress-demo-preview/component @vitepress-demo-preview/plugin
configure in your vitepress/theme entry file

```ts
import DefaultTheme from 'vitepress/theme'
import { AntDesignContainer, ElementPlusContainer, NaiveUIContainer } from '@vitepress-demo-preview/component'
import '@vitepress-demo-preview/component/dist/style.css'

Expand Down

0 comments on commit 8e2d0df

Please sign in to comment.