1
0
mirror of https://github.com/uetchy/namae.git synced 2025-08-20 09:58:13 +09:00

chore: style changes

This commit is contained in:
2019-07-31 10:36:54 +09:00
parent c0c6e664fb
commit 3c1b3d82ee
5 changed files with 13 additions and 6 deletions

View File

@@ -134,7 +134,7 @@ export function Alternatives({ nameList, children }) {
))
) : (
<ShowAlternativesButton onClick={onClick}>
Show Alternatives
show alternatives
</ShowAlternativesButton>
)}
</>