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