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 9e24614 commit 120fd71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/next-drupal/src/@types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ export interface SearchAppSettings {
apps: {
[key: string]: {
baseUrl?: string
emptyText?: string
filters: {
rangeFilters?: object
view: React.ComponentType
Expand Down

0 comments on commit 120fd71

Please sign in to comment.