DEV: replaces subtitle by description (#28881)

Description should be above the field and that makes subtitle useless.

Co-authored-by: chapoi <101828855+chapoi@users.noreply.github.com>
This commit is contained in:
Joffrey JAFFEUX
2024-09-18 11:14:59 +02:00
committed by GitHub
parent dd5502f166
commit e4e2bc7add
12 changed files with 24 additions and 53 deletions

View File

@ -18,7 +18,6 @@
</form.Field>
<form.Field
@title="Secret"
@subtitle="Another secret"
@name="secret"
@description="An important password"
as |field|