Skip to content

Commit 565d3f9

Browse files
test pr
1 parent 46e6ceb commit 565d3f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/expo/app/_layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ function RootLayout() {
126126
...FontAwesome.font,
127127
});
128128

129-
// Expo Router uses Error Boundaries to catch errors in the navigation tree.
129+
// Expo Router uses Error Boundaries to catch errors in the navigation tree. test
130130
useEffect(() => {
131131
if (error) {
132132
throw error;

0 commit comments

Comments
 (0)