Skip to content

Commit 0ad5adc

Browse files
committed
feat: general app improvements
1 parent dfb9228 commit 0ad5adc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

development/style.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ export const styles = StyleSheet.create({
1010
activityIndicatorContainer: {
1111
justifyContent: 'center',
1212
alignItems: 'center',
13-
},
13+
}
1414
});

0 commit comments

Comments
 (0)