Add an error block and validation to help ensure users know when they messed up the block type
This commit is contained in:
parent
7796c82962
commit
ce65e3a516
3 changed files with 32 additions and 6 deletions
3
templates/Ask/inputs/error.hbs
Normal file
3
templates/Ask/inputs/error.hbs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<p class="error">
|
||||
{{ details }}
|
||||
</p>
|
||||
Loading…
Add table
Add a link
Reference in a new issue