Skip to content

Commit 09e3865

Browse files
committed
fix: update component path
Signed-off-by: Mike Murray <hellomikemurray@gmail.com>
1 parent fb375d9 commit 09e3865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

styleguide/src/appComponents.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import Button from "../../package/src/components/Button";
1+
import Button from "../../package/src/Button";
22

33
export default {
44
Button

0 commit comments

Comments
 (0)