chore: create changeset
Signed-off-by: Enrico Alvarenga <enricomalvarenga@gmail.com>
This commit is contained in:
committed by
Camila Belo
parent
fc89e4e5b7
commit
b78f570f44
@@ -0,0 +1,13 @@
|
||||
---
|
||||
'@backstage/plugin-search-react': minor
|
||||
'@backstage/plugin-search': minor
|
||||
---
|
||||
|
||||
The SearchPage component can now be configured via app-config.yaml with an initial state to define how it behaves when it is first loaded or reset. Check out the following example:
|
||||
|
||||
```yaml
|
||||
app:
|
||||
search:
|
||||
initialState:
|
||||
pageLimit: 50
|
||||
```
|
||||
Reference in New Issue
Block a user