I have website interface elements in other corners, so the bottom-right is okay location.
Preferably, it would be handy to set some default position e.g. "bottom center", or "bottom-right" with offset 100px top.
Currently, I'm hacking the default toolbar creating a client-only component to implement this offset, so the reactscan is a little bit above next.js dev toolbar icon.
"react-scan": "^0.5.3",
"next": "^15.5.6",
I have website interface elements in other corners, so the bottom-right is okay location.
Preferably, it would be handy to set some default position e.g. "bottom center", or "bottom-right" with offset 100px top.
Currently, I'm hacking the default toolbar creating a client-only component to implement this offset, so the reactscan is a little bit above next.js dev toolbar icon.