Skip to content

Commit bc310c8

Browse files
committed
chore: Add warning that not all field types are supported
1 parent 5566d43 commit bc310c8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/templates/index.hbs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
</div>
2525
<small id="load" class="form-text text-muted">When loading a form resource, any changes will be discarded and the
2626
given URI will be loaded.</small>
27+
<p class="text-warning"><strong>Beware!</strong> This is only a proof of concepts, not all field types by the vocabularies are supported.</p>
2728
</form>
2829

2930
{{#if this.success}}

0 commit comments

Comments
 (0)