import React from "react"; import { render } from "react-dom"; import { Berries } from "${name}"; render( , document.getElementById("root") );