fix: add spacing

Signed-off-by: Innei <i@innei.in>
This commit is contained in:
Innei 2024-07-21 22:56:52 +08:00
parent 6425a0e1b2
commit 8eb1a846a7
No known key found for this signature in database
GPG Key ID: 0F62D33977F021F7
1 changed files with 1 additions and 0 deletions

View File

@ -331,6 +331,7 @@ const SearchResultCount: FC<{
{count}
{" "}
local
{" "}
{pluralize("record", count)}
</>
)}