Skip to content

Commit

Permalink
Some merge bug fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
ShahriarDhruvo committed Nov 14, 2020
1 parent e67944c commit 1927533
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 723 deletions.
1 change: 0 additions & 1 deletion frontend/src/App.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import React from "react";
import 'normalize.css';
import "./styles/styles.scss";
import { library } from "@fortawesome/fontawesome-svg-core";
import { fas } from "@fortawesome/free-solid-svg-icons";
Expand Down
1 change: 1 addition & 0 deletions frontend/src/components/Dept/Dept.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import Container from "react-bootstrap/Container";
import Card from "react-bootstrap/Card";
import { CardColumns } from "react-bootstrap";
import Button from "react-bootstrap/Button";
import { Link } from "react-router-dom";
const axios = require("axios");

export default class Dept extends Component {
Expand Down
175 changes: 0 additions & 175 deletions node_modules/normalize.css/CHANGELOG.md

This file was deleted.

21 changes: 0 additions & 21 deletions node_modules/normalize.css/LICENSE.md

This file was deleted.

102 changes: 0 additions & 102 deletions node_modules/normalize.css/README.md

This file was deleted.

Loading

0 comments on commit 1927533

Please sign in to comment.