Skip to content

Commit

Permalink
Small changes after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
MatiPl01 committed Aug 26, 2024
1 parent 0b8ec88 commit f87cc00
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions apps/common-app/src/examples/EmptyExample.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ import Animated, {
withTiming,
} from 'react-native-reanimated';

Animated.configureLogger({
level: 'error',
});
// Animated.configureLogger({
// level: 'error',
// });

const SHOW_EXAMPLE: number = 14;

Expand Down

0 comments on commit f87cc00

Please sign in to comment.