UNPKG

react-app-rewire-alias

Version:
9 lines (7 loc) 123 B
import React from 'react' function AboveRootJs() { return ( <h3>Above root js</h3> ) } export default AboveRootJs