chore: Linting

Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
Sid 2025-07-05 18:36:27 +02:00
parent c9c7e5c7ee
commit d1cadc85a6
Signed by: sidski
GPG key ID: D2BBDF3EDE6BA9A6

View file

@ -399,7 +399,8 @@ export const styles = StyleSheet.create({
buttonText: { buttonText: {
color: "#fff", color: "#fff",
fontWeight: "bold", fontWeight: "bold",
fontSize: 14 fontSize: 14,
fontFamily: "Minecraft"
}, },
previewContainer: { previewContainer: {
backgroundColor: "#000", backgroundColor: "#000",