Skip to content

Commit

Permalink
Only show bullets if more cards
Browse files Browse the repository at this point in the history
  • Loading branch information
tiberiuichim committed Nov 29, 2021
1 parent 5d363af commit df16eb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SearchBlock/schema.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ export const SearchBlockSchema = ({ formData = {} }) => ({
configPath: 'subheadline',
},
promptQueries: {
title: 'Prompt questions',
title: 'Prompt queries',
configPath: 'promptQueries',
widget: 'textarea',
},
Expand Down

0 comments on commit df16eb6

Please sign in to comment.