Skip to content

Commit 6846c57

Browse files
committed
docs: import react
1 parent 2596690 commit 6846c57

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

site/vocs.config.tsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
import { resolve } from 'node:path'
2+
import React from 'react'
23
import { defineConfig } from 'vocs'
34

45
import pkg from '../src/package.json'
56
import { sidebar } from './sidebar'
67

8+
React
9+
710
export default defineConfig({
811
aiCta: {
912
query({ location }) {

0 commit comments

Comments
 (0)