Add puzzle fake data recommendation
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
= form_with model: puzzle, url: url, method: method do |form|
|
||||
.row.mb-3
|
||||
.col.alert.alert-warning
|
||||
= t("puzzles.form.fake_data_recommendation")
|
||||
.row.mb-3
|
||||
.col
|
||||
.form-floating
|
||||
|
Reference in New Issue
Block a user