Skip to content

Commit

Permalink
fix An error occurred in the Server Components render
Browse files Browse the repository at this point in the history
  • Loading branch information
seadfeng committed Aug 27, 2024
1 parent 48496c6 commit 50cc057
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/frontend/page/home/results.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
"use client";
import { Button } from '@/components/ui/button';
import { downloadBase64Image, getBase64MimeType } from '@/lib/utils';
import { ResponseInfo } from '@/types';
Expand Down

0 comments on commit 50cc057

Please # to comment.