Add dunam and dyne/cm² converters from backlog

This commit is contained in:
Codex Agent
2026-03-08 05:28:21 +00:00
parent 328b0ece6a
commit ccd6d51bf3
3 changed files with 124 additions and 584 deletions

View File

@@ -423,7 +423,7 @@ export const categories: Record<string, { label: string; icon: string }> = {
temperature: { label: 'Temperature', icon: '🌡️' },
volume: { label: 'Volume', icon: '🧪' },
fluids: { label: 'Fluids', icon: '💧' },
area: { label: 'Area', icon: '📐' },
area: { label: 'Area', icon: '🟦' },
speed: { label: 'Speed / Velocity', icon: '💨' },
pressure: { label: 'Pressure', icon: '🔽' },
energy: { label: 'Energy', icon: '' },