// index.js const D3Chart = dynamic(() => import("../components/d3chart")) // further down in the render method <D3Chart/>