chore: Linting
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
c9c7e5c7ee
commit
d1cadc85a6
1 changed files with 142 additions and 141 deletions
|
@ -399,7 +399,8 @@ export const styles = StyleSheet.create({
|
|||
buttonText: {
|
||||
color: "#fff",
|
||||
fontWeight: "bold",
|
||||
fontSize: 14
|
||||
fontSize: 14,
|
||||
fontFamily: "Minecraft"
|
||||
},
|
||||
previewContainer: {
|
||||
backgroundColor: "#000",
|
||||
|
|
Loading…
Add table
Reference in a new issue