Skip to content

Commit e3cf351

Browse files
author
Wojtach
committed
fix: added missing EoL
1 parent 234fa29 commit e3cf351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

expo-example/app/replication/documentStatus.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,4 +146,4 @@ export default function DocumentReplicationScreen() {
146146
<ResultListView useScrollView={true} messages={combinedMessages} />
147147
</SafeAreaView>
148148
);
149-
}
149+
}

0 commit comments

Comments
 (0)