Skip to content

Commit 714c2e9

Browse files
committed
weird build fix
1 parent e0833bc commit 714c2e9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: app.config.ts

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@ export default defineAppConfig({
33
notifications: {
44
position: 'top-0 bottom-auto'
55
}
6-
}
6+
},
7+
nuxtIcon: {}
78
});

0 commit comments

Comments
 (0)