Skip to content

Commit bdfce6e

Browse files
committed
fix build issue
1 parent e030ac4 commit bdfce6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vuepress/client.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { defineClientConfig } from '@vuepress/client'
2-
import VueNumber from '../../'
2+
import VueNumber from '../../src/'
33

44
import 'virtual:windi.css'
55

0 commit comments

Comments
 (0)