Files
react-native-svg/apps/paper-example/jest.config.js
Jakub Grzywacz 0c4f58d9f5 refactor: rename example to paper-example (#2509)
# Summary

Rename example app to match the pattern.
2024-10-25 17:15:00 +02:00

4 lines
48 B
JavaScript

module.exports = {
preset: 'react-native',
};