Skip to content

Commit

Permalink
fix: reanimated upd
Browse files Browse the repository at this point in the history
  • Loading branch information
stackchain committed Dec 3, 2024
1 parent 85ef68b commit 16ba71d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions apps/wallet/babel.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ module.exports = (api) => {
// REANIMATED
[
'react-native-reanimated/plugin',
{
relativeSourceLocation: true,
},
// {
// relativeSourceLocation: true,
// },
],
// END REANIMATED
]
Expand Down

0 comments on commit 16ba71d

Please sign in to comment.