UNPKG

@crossed/ui

Version:

A universal & performant styling library for React Native, Next.js & React

9 lines (8 loc) 145 B
const Body = ({ children }) => { return children; }; Body.displayName = "ScrollView.Body"; export { Body }; //# sourceMappingURL=Body.js.map