Skip to content

Commit 1bc6b40

Browse files
committed
fix: import
1 parent c5b28d2 commit 1bc6b40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/api/og/router.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import { ImageResponse } from 'next/og';
22
import { ImageResponseOptions, NextRequest } from 'next/server';
3+
import uniqolor from 'uniqolor';
34

45
import { seo } from '~/index';
56
import { buildPostData } from '@/core';

0 commit comments

Comments
 (0)