@ -72,11 +72,11 @@ export default function Home() {
/>
<h2>
<<<<<<< HEAD
<code>{"<Sections />"}</code>
</h2>
<Sections data={sectionsData} />
=======
<code>{"<BoxPlot />"}</code>
<BoxPlot
@ -101,7 +101,6 @@ export default function Home() {
circleDiameter={180}
</div>
>>>>>>> main
);
}