const client = useSelector((state: RootState) => state.client);
how to remove the data on button click where i can easily want to access the default state rather then the reducer data.
remove this from reducer without refresh the current page.
New contributor
Gautam TechMarcos is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.