Skip to content

Commit 0a5bb76

Browse files
committed
Update config
1 parent b60deeb commit 0a5bb76

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import { DevupUI } from '@devup-ui/next-plugin'
2-
import type { NextConfig } from 'next'
32

4-
const nextConfig: NextConfig = {
3+
const nextConfig = {
54
/* config options here */
65
}
76

0 commit comments

Comments
 (0)