mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-05-21 23:43:24 +08:00
Includes a 'css-modules' implementation of the nested trees to act as a baseline for comparison.
3 lines
70 B
JavaScript
3 lines
70 B
JavaScript
import View from 'react-native/components/View';
|
|
export default View;
|