The [Connected Components](https://github.com/TheAlgorithms/Javascript/blob/master/Graphs/ConnectedComponents.js#L1) should hold the type of graph (adjacency list) in its name (needs to be updated it in the main section too)