Skip to content

Commit 6b45295

Browse files
committed
build error
1 parent 493cb32 commit 6b45295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/app/FirstVisitNote.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ export default function FirstVisitNote({ open, onClose }: Props) {
1616
<div className="relative mx-3 w-full max-w-md sm:max-w-lg rounded-2xl border border-white/10 bg-zinc-900/90 p-5 shadow-2xl">
1717
<div className="flex items-start gap-3 mb-2">
1818
<h3 className="text-base font-semibold tracking-wide">
19-
Access pro models with API keys
19+
Access pro models
2020
</h3>
2121
</div>
2222
<div className="text-sm text-zinc-300 space-y-2">

0 commit comments

Comments
 (0)