Skip to content

Commit 3d802ea

Browse files
committedMar 10, 2025·
v2.0 Update
1 parent d256943 commit 3d802ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/Page/PortfolioIdeas/PortfolioIdeas.jsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ const PortfolioIdeas = () => {
118118
/>
119119
</div>
120120
<div>
121-
<label className="mb-1 block text-sm font-medium">Screenshot UR]L</label>
121+
<label className="mb-1 block text-sm font-medium">Screenshot URL</label>
122122
<input
123123
type="url"
124124
value={newPortfolio.screenshot}

0 commit comments

Comments
 (0)
Please sign in to comment.