fix: reinstates debug tools

This commit is contained in:
Mark Mankarious
2023-08-16 16:17:29 +01:00
parent c3b72e3cfd
commit 6bf17402b3

View File

@@ -23,6 +23,8 @@ export const DebugUtils = () => {
position: 'absolute',
top: 0,
left: 0,
width: '100%',
height: '100%',
pointerEvents: 'none'
}}
>