UNPKG

@depack/fixture

Version:

The Fixture For Testing Static Analysis.

3 lines 71 B
export const Component3 = ({ children }) => ( <div>{children}</div> )