Skip to content

Commit 5969ca7

Browse files
committed
fix: build fixes
1 parent 67a10cf commit 5969ca7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/.vuepress/components/Stories/stories.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
;[
1+
export default [
22
{
33
name: 'Notejoy',
44
imgUrl: '/assets/img/products/[email protected]',

docs/.vuepress/components/Team/people.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
;[
1+
export default [
22
{
33
name: 'Kiro Risk',
44
city: 'San Francisco, CA, USA',

0 commit comments

Comments
 (0)