UX: remove unsupported filterable attr from form template sample (#23535)

This commit is contained in:
Renato Atilio
2023-09-12 12:20:55 -03:00
committed by GitHub
parent fd32ba2e13
commit 40ae6432f3
2 changed files with 0 additions and 2 deletions
@@ -178,7 +178,6 @@ describe "Admin Customize Form Templates", type: :system do
attributes:
none_label: "Select an item"
label: "Enter label here"
filterable: false
validations:
# enter validations here',
)