UNPKG

71 BJavaScriptView Raw
1import React from "react";
2
3function Component1() {
4 return <div />;
5}
\No newline at end of file