chore: added newlines

This commit is contained in:
JohnMark Sill
2022-01-12 17:01:30 -06:00
parent 3b0ba392f1
commit 54616893e5
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -31,4 +31,4 @@ export function TextTab({ selected, text, onClick }) {
<span>{text}</span>
</button>
)
}
}