Commit 9b19f965 authored by Randall Leeds's avatar Randall Leeds

Merge pull request #1835 from hypothesis/1484-tag-min-length

Remove minimum character limit on tags
parents 0813d893 9bfc406c
......@@ -78,6 +78,7 @@
name="tags"
class="tags"
placeholder="Add tags…"
min-length="1"
replace-spaces-with-dashes="false"
enable-editing-last-tag="true"></tags-input>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment