These are my components. This is quicksort.js =>
import React from "react"; import "../CSS/Quicksort.css"; import Bar from "./Bar"