feat: initial commit
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import { createAction } from "@reduxjs/toolkit";
|
||||
|
||||
export const clearAll = createAction("store/clear");
|
||||
Reference in New Issue
Block a user