mirror of
https://github.com/strapi/strapi.git
synced 2025-11-01 10:23:34 +00:00
Fix conflcits
Signed-off-by: soupette <cyril.lpz@gmail.com>
This commit is contained in:
parent
9edacb088a
commit
43dd9376b9
@ -66,11 +66,8 @@ const DataManagerProvider = ({
|
||||
}) => {
|
||||
const dispatch = useDispatch();
|
||||
const toggleNotification = useNotification();
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
const toggleNotificationRef = useRef(toggleNotification);
|
||||
|
||||
const { lockAppWithAutoreload, unlockAppWithAutoreload } = useAutoReloadOverlayBlocker();
|
||||
>>>>>>> 5b870248a (Remove strapi.lockApp)
|
||||
|
||||
const { getPlugin } = useStrapiApp();
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user