lukeryandev
Results
2
comments of
lukeryandev
Same issue here, props passed in.
I also added an optional chain, this is what displays when the formatting is skipped: EDIT: Same result when String(location) is applied. const formattedAddress = location?.replace(", ", "\n");