hide presentation URL field from submission pages

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Maulana Sodiqin
2025-12-02 11:18:11 +07:00
co-authored by Claude
parent b2a28c6fd3
commit d923237969
2 changed files with 0 additions and 25 deletions
@@ -243,16 +243,6 @@ const SubmitProjectPage: FC = (): ReactElement => {
size="lg"
/>
{/* Presentation URL */}
<ControlledInputField
control={form.control}
label="Presentation URL (Optional)"
placeholder="https://slides.com/your-presentation or Google Drive link"
name="presentation_url"
type="url"
size="lg"
/>
{/* Screenshots */}
<div>
<label className="block text-label1 font-medium text-neutral-800 dark:text-gray-300">