We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fd5145 commit f4ca5e7Copy full SHA for f4ca5e7
app/components/Views/confirmations/components/UI/animated-pulse/animated-pulse.test.tsx
@@ -1,7 +1,7 @@
1
import React from 'react';
2
import { render } from '@testing-library/react-native';
3
4
-import Text from '../../../../../../../../../component-library/components/Texts/Text';
+import Text from '../../../../../../component-library/components/Texts/Text';
5
import AnimatedPulse from './animated-pulse';
6
7
describe('AnimatedPulse', () => {
0 commit comments