Remove upload helper copy

This commit is contained in:
DESKTOP-KSVGT20\shkim
2026-05-10 20:46:55 +09:00
parent f88ff4579e
commit 875f515114
2 changed files with 1 additions and 10 deletions
-1
View File
@@ -22,7 +22,6 @@
<label class="file-picker">
<span class="file-picker__label">사진 선택</span>
<span class="file-picker__meta">사진과 영상을 함께 올릴 수 있어</span>
<input type="file" name="files" accept="{{accept}}" multiple required>
</label>