Skip to content

Commit 2fa3e1f

Browse files
lint and error fix
1 parent 2da1d18 commit 2fa3e1f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

app/mindmaster/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ export default function MindMaster() {
336336
<section className="py-20 md:py-28 px-6 lg:px-12 border-b border-border">
337337
<div className="max-w-[1100px] mx-auto">
338338
<div className="flex items-center gap-3 mb-10">
339-
<Sparkles className="w-5 h-5" />
339+
<Video className="w-5 h-5" />
340340
<h2 className="text-2xl font-bold tracking-tight">More Recommended Talks</h2>
341341
</div>
342342

package-lock.json

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)