Add dunam and dyne/cm² converters from backlog
This commit is contained in:
@@ -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: '⚡' },
|
||||
|
||||
Reference in New Issue
Block a user