Grafana, and added Todo for context

This commit is contained in:
PxlLoewe
2025-03-24 00:59:45 -07:00
parent 4c4b27da09
commit 2a5938b6b1
2 changed files with 1 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ export const ContextMenu = () => {
return (
<Popup position={[popup.lat, popup.lng]}>
// TODO: maske:
<div className="w-60">
<h1>Context Menu</h1>
</div>