From: Carl Worth Date: Sun, 28 Jun 2020 15:17:58 +0000 (-0700) Subject: empathy: Add some missing whitespace X-Git-Url: https://git.cworth.org/git?p=lmno.games;a=commitdiff_plain;h=0e96dcd31acbae3c82d430db85da5be398e88264;hp=0e96dcd31acbae3c82d430db85da5be398e88264 empathy: Add some missing whitespace JSX is sometimes annoyingly aggressive about eliminating whitespace between textual content and component content. I'm not sure if this solution is the best approach, but it works at least. ---