Skip to content

Commit fbf01ae

Browse files
author
strausr
committed
fix: remove upload question
1 parent 1d7f0c6 commit fbf01ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

templates/src/App.tsx.template

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ function App() {
7272
<ul className="prompts-list">
7373
{hasUploadPreset ? (
7474
<>
75-
<li>Upload an image to my account</li>
7675
<li>Create an image gallery with lazy loading and responsive images</li>
7776
<li>Create a video player that plays a Cloudinary video</li>
7877
<li>Add image overlays with text or logos</li>

0 commit comments

Comments
 (0)