@@ -44,8 +44,8 @@ pluginTester({
44
44
}))
45
45
` ,
46
46
output : `
47
- import { Text } from 'react-native-unistyles/components/native/Text'
48
- import { View } from 'react-native-unistyles/components/native/View'
47
+ import { Text } from 'react-native-unistyles/src/ components/native/Text'
48
+ import { View } from 'react-native-unistyles/src/ components/native/View'
49
49
50
50
import { StyleSheet } from 'react-native-unistyles'
51
51
@@ -102,8 +102,8 @@ pluginTester({
102
102
}))
103
103
` ,
104
104
output : `
105
- import { Text } from 'react-native-unistyles/components/native/Text'
106
- import { View } from 'react-native-unistyles/components/native/View'
105
+ import { Text } from 'react-native-unistyles/src/ components/native/Text'
106
+ import { View } from 'react-native-unistyles/src/ components/native/View'
107
107
108
108
import { StyleSheet } from 'react-native-unistyles'
109
109
@@ -154,8 +154,8 @@ pluginTester({
154
154
}))
155
155
` ,
156
156
output : `
157
- import { Text } from 'react-native-unistyles/components/native/Text'
158
- import { View } from 'react-native-unistyles/components/native/View'
157
+ import { Text } from 'react-native-unistyles/src/ components/native/Text'
158
+ import { View } from 'react-native-unistyles/src/ components/native/View'
159
159
160
160
import { StyleSheet } from 'react-native-unistyles'
161
161
@@ -264,8 +264,8 @@ pluginTester({
264
264
}))
265
265
` ,
266
266
output : `
267
- import { Text } from 'react-native-unistyles/components/native/Text'
268
- import { View } from 'react-native-unistyles/components/native/View'
267
+ import { Text } from 'react-native-unistyles/src/ components/native/Text'
268
+ import { View } from 'react-native-unistyles/src/ components/native/View'
269
269
270
270
import { StyleSheet } from 'react-native-unistyles'
271
271
@@ -386,8 +386,8 @@ pluginTester({
386
386
}))
387
387
` ,
388
388
output : `
389
- import { Text } from 'react-native-unistyles/components/native/Text'
390
- import { View } from 'react-native-unistyles/components/native/View'
389
+ import { Text } from 'react-native-unistyles/src/ components/native/Text'
390
+ import { View } from 'react-native-unistyles/src/ components/native/View'
391
391
392
392
import { StyleSheet } from 'react-native-unistyles'
393
393
@@ -441,8 +441,8 @@ pluginTester({
441
441
}))
442
442
` ,
443
443
output : `
444
- import { Text } from 'react-native-unistyles/components/native/Text'
445
- import { View } from 'react-native-unistyles/components/native/View'
444
+ import { Text } from 'react-native-unistyles/src/ components/native/Text'
445
+ import { View } from 'react-native-unistyles/src/ components/native/View'
446
446
447
447
import { StyleSheet } from 'react-native-unistyles'
448
448
@@ -488,8 +488,8 @@ pluginTester({
488
488
}))
489
489
` ,
490
490
output : `
491
- import { Text } from 'react-native-unistyles/components/native/Text'
492
- import { View } from 'react-native-unistyles/components/native/View'
491
+ import { Text } from 'react-native-unistyles/src/ components/native/Text'
492
+ import { View } from 'react-native-unistyles/src/ components/native/View'
493
493
494
494
import { StyleSheet } from 'react-native-unistyles'
495
495
@@ -538,8 +538,8 @@ pluginTester({
538
538
}))
539
539
` ,
540
540
output : `
541
- import { Text } from 'react-native-unistyles/components/native/Text'
542
- import { View } from 'react-native-unistyles/components/native/View'
541
+ import { Text } from 'react-native-unistyles/src/ components/native/Text'
542
+ import { View } from 'react-native-unistyles/src/ components/native/View'
543
543
544
544
import { StyleSheet } from 'react-native-unistyles'
545
545
@@ -608,8 +608,8 @@ pluginTester({
608
608
}))
609
609
` ,
610
610
output : `
611
- import { Text } from 'react-native-unistyles/components/native/Text'
612
- import { View } from 'react-native-unistyles/components/native/View'
611
+ import { Text } from 'react-native-unistyles/src/ components/native/Text'
612
+ import { View } from 'react-native-unistyles/src/ components/native/View'
613
613
614
614
import { StyleSheet } from 'react-native-unistyles'
615
615
@@ -680,8 +680,8 @@ pluginTester({
680
680
}))
681
681
` ,
682
682
output : `
683
- import { Text } from 'react-native-unistyles/components/native/Text'
684
- import { View } from 'react-native-unistyles/components/native/View'
683
+ import { Text } from 'react-native-unistyles/src/ components/native/Text'
684
+ import { View } from 'react-native-unistyles/src/ components/native/View'
685
685
686
686
import { StyleSheet } from 'react-native-unistyles'
687
687
0 commit comments