interface roomCountProps { value: number; } export default function ({ value }: roomCountProps) { return (
m²
{value}