File tree Expand file tree Collapse file tree 6 files changed +38
-9
lines changed
Expand file tree Collapse file tree 6 files changed +38
-9
lines changed Original file line number Diff line number Diff line change @@ -16,11 +16,11 @@ hero:
1616features :
1717 - title : Maintainable
1818 details : Write maintainable tests for your React Native apps.
19- icon : ✨
19+ icon : <img src="/react-native-testing-library/img/icon-code.svg" width="36" />
2020 - title : Reliable
2121 details : Promotes testing public APIs and avoiding implementation details.
22- icon : ✅
22+ icon : <img src="/react-native-testing-library/img/icon-check-double.svg" width="36" />
2323 - title : Community Driven
2424 details : Supported by React Native community and its core contributors.
25- icon : ❤️
25+ icon : <img src="/react-native-testing-library/img/icon-users.svg" width="36" />
2626---
Original file line number Diff line number Diff line change @@ -16,11 +16,11 @@ hero:
1616features :
1717 - title : Maintainable
1818 details : Write maintainable tests for your React Native apps.
19- icon : ✨
19+ icon : <img src="/react-native-testing-library/img/icon-code.svg" width="36" />
2020 - title : Reliable
2121 details : Promotes testing public APIs and avoiding implementation details.
22- icon : ✅
22+ icon : <img src="/react-native-testing-library/img/icon-check-double.svg" width="36" />
2323 - title : Community Driven
2424 details : Supported by React Native community and its core contributors.
25- icon : ❤️
25+ icon : <img src="/react-native-testing-library/img/icon-users.svg" width="36" />
2626---
Original file line number Diff line number Diff line change @@ -16,11 +16,11 @@ hero:
1616features :
1717 - title : Maintainable
1818 details : Write maintainable tests for your React Native apps.
19- icon : ✨
19+ icon : <img src="/react-native-testing-library/img/icon-code.svg" width="36" />
2020 - title : Reliable
2121 details : Promotes testing public APIs and avoiding implementation details.
22- icon : ✅
22+ icon : <img src="/react-native-testing-library/img/icon-check-double.svg" width="36" />
2323 - title : Community Driven
2424 details : Supported by React Native community and its core contributors.
25- icon : ❤️
25+ icon : <img src="/react-native-testing-library/img/icon-users.svg" width="36" />
2626---
You can’t perform that action at this time.
0 commit comments