diff --git a/apps/mobile/src/components/PlantCommonNames.tsx b/apps/mobile/src/components/PlantCommonNames.tsx index 5bdb061..63f2b47 100644 --- a/apps/mobile/src/components/PlantCommonNames.tsx +++ b/apps/mobile/src/components/PlantCommonNames.tsx @@ -3,7 +3,7 @@ import { Text, type TextStyle } from 'react-native' import { palette } from '../styles' -const NUM_NAMES_TO_SHOW_UNEXPANDED = 1 +const NUM_NAMES_TO_SHOW_UNEXPANDED = 2 export function PlantCommonNames({ names,