mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-06-30 18:15:11 +00:00
[ACS-8779] Keep selections and question after going to the previous page (#10261)
This commit is contained in:
parent
0d79ff534c
commit
2aa9f5b4be
@ -18,4 +18,5 @@
|
||||
export interface SearchAiInputState {
|
||||
active: boolean;
|
||||
selectedAgentId?: string;
|
||||
searchTerm?: string;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user