From 0ad5adc089bd887608b530cf9e5c5de31481cca3 Mon Sep 17 00:00:00 2001 From: Oluwatobi Shokunbi Date: Sun, 12 Jan 2025 17:39:00 +0000 Subject: [PATCH] feat: general app improvements --- development/style.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development/style.ts b/development/style.ts index 3e96992..d07a019 100644 --- a/development/style.ts +++ b/development/style.ts @@ -10,5 +10,5 @@ export const styles = StyleSheet.create({ activityIndicatorContainer: { justifyContent: 'center', alignItems: 'center', - }, + } }); \ No newline at end of file