Skip to content

Commit 8864ba3

Browse files
PR feedback: this is more valuable as social/prioritization context
1 parent 4b56b67 commit 8864ba3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

packages/web-forms/src/components/controls/Upload/UploadFileControl.vue

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,5 @@ defineProps<UploadFileControlProps>();
99
</script>
1010

1111
<template>
12-
<!--
13-
It would probably have taken minimal work to support the general (non-image)
14-
case for <upload> controls, but the ask was to not do that.
15-
-->
16-
1712
<p>🚧 Support for non-image uploads is pending. 🚧</p>
1813
</template>

0 commit comments

Comments
 (0)