Release 0.14.0-alpha #42

Merged
uz1mani merged 109 commits from staging into main 2026-03-12 12:12:03 +00:00
66 changed files with 6938 additions and 1848 deletions
Showing only changes of commit 7431f2b78d - Show all commits

View File

@@ -63,7 +63,7 @@ export default function ScrollDepth({ goalCounts, totalPageviews }: ScrollDepthP
dataKey="value" dataKey="value"
stroke="#FD5E0F" stroke="#FD5E0F"
fill="#FD5E0F" fill="#FD5E0F"
fillOpacity={0.25} fillOpacity={0.6}
dot={{ r: 4, fill: '#FD5E0F', fillOpacity: 1, strokeWidth: 0 }} dot={{ r: 4, fill: '#FD5E0F', fillOpacity: 1, strokeWidth: 0 }}
/> />
</RadarChart> </RadarChart>