Skip to content

Commit aa8d97a

Browse files
authored
feat: general app improvements (#201)
1 parent dfb9228 commit aa8d97a

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)