Release 0.14.0-alpha #42

Merged
uz1mani merged 109 commits from staging into main 2026-03-12 12:12:03 +00:00
25 changed files with 1486 additions and 791 deletions
Showing only changes of commit df2f38eb83 - Show all commits

View File

@@ -79,7 +79,7 @@ export default function DottedMap({ data, className }: DottedMapProps) {
<svg
viewBox={`0 0 ${width} ${height}`}
className={cn('text-neutral-400 dark:text-neutral-500', className)}
style={{ width: '100%', height: 'auto', maxHeight: '100%' }}
style={{ width: '100%', height: '100%' }}
>
<defs>
<filter id="marker-glow" x="-50%" y="-50%" width="200%" height="200%">