mirror of
https://github.com/strapi/strapi.git
synced 2025-11-02 19:04:38 +00:00
Remove strapi.lockApp
Signed-off-by: soupette <cyril.lpz@gmail.com>
This commit is contained in:
parent
0a2b8a1488
commit
6646040e39
@ -66,7 +66,6 @@ const DataManagerProvider = ({
|
||||
}) => {
|
||||
const dispatch = useDispatch();
|
||||
const toggleNotification = useNotification();
|
||||
|
||||
const { lockAppWithAutoreload, unlockAppWithAutoreload } = useAutoReloadOverlayBlocker();
|
||||
|
||||
const { getPlugin } = useStrapiApp();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user