Skip to content

Commit 615c8c0

Browse files
committed
docs: 增加测试用例
1 parent 21be0c0 commit 615c8c0

File tree

11 files changed

+674
-1285
lines changed

11 files changed

+674
-1285
lines changed

__test__/fixure/pesudo.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ import './pesudo.scss'
33

44
export default function Pesudo() {
55

6-
return <View className='pesudo'></View>
6+
return <View style={{height: '100px'}}></View>
77
}

0 commit comments

Comments
 (0)