Enable all delete methods.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { createSelector } from "reselect";
|
||||
import { createSelector } from 'reselect';
|
||||
|
||||
const selectApp = (state) => state.app;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user