Please enable JavaScript.
Coggle requires JavaScript to display documents.
<SearchPage />, read props from store, <PersistGate />, props:…
<SearchPage />
-
<UsersList />
<PaginatorBlock />
props: activePage, totalItemsCount, onChange
-
read redux props: isLoading, activePage, filteredUserList, requestHistory, selectedTag
dispatch: reviewActions, usersActions
<RequestHistory />
props from store: requestHistory, isLoading, regions
-
-
-
-
-
-
props: isSearchable, value, onChange, options
-
props: disabled, tooltipText
-
props: key, user, onChange, selectedTag
-
-
props: overlay, placement
-
props: label, user, rating
-
-