🔧 Fixed bugs with tab changes and state
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
|
||||
export const CV_API_CALL_IN_PROGRESS = "CV_SEARCH_IN_PROGRESS";
|
||||
export const CV_SEARCH_FAILURE = "CV_SEARCH_FAILURE";
|
||||
export const CV_SEARCH_SUCCESS = "CV_SEARCH_SUCCESS";
|
||||
|
||||
Reference in New Issue
Block a user