Skip to content

Commit 735b67f

Browse files
committed
fix: add missing User icon import to landing page
1 parent ffac294 commit 735b67f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

web/src/app/page.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ import {
1010
FileText,
1111
Table2,
1212
Webhook,
13+
User,
1314
} from "lucide-react";
1415
import { useState, useEffect, useRef, type RefObject } from "react";
1516

0 commit comments

Comments
 (0)