v1.2.0: Symbol-Verwaltung, SOMA-Admin, Light Mode Farbsystem, Onboarding-Tour, Credit-Link
This commit is contained in:
@@ -2299,16 +2299,6 @@ export function MapView({
|
||||
</div>
|
||||
)}
|
||||
|
||||
{/* Credit link */}
|
||||
<a
|
||||
href="/"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
className="absolute bottom-1 left-24 z-10 text-[10px] text-muted-foreground/50 hover:text-muted-foreground/80 transition-colors no-underline hidden md:block"
|
||||
>
|
||||
mit ♥ von Pepe
|
||||
</a>
|
||||
|
||||
{/* Cursor-following tooltip — always mounted for stable ref */}
|
||||
<div
|
||||
ref={tooltipRef}
|
||||
|
||||
Reference in New Issue
Block a user