Skip to content

Commit

Permalink
refs #25086 - define emptyText
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanbutura committed Jun 4, 2024
1 parent 9c674a1 commit 9e24614
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/drupal/src/types/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ export interface SearchAppSettings {
apps: {
[key: string]: {
baseUrl?: string
emptyText?: string
filters: {
rangeFilters?: object
view: React.ComponentType
Expand Down

0 comments on commit 9e24614

Please sign in to comment.