Skip to content

Commit

Permalink
Moved header and give a ride header to partials folder
Browse files Browse the repository at this point in the history
  • Loading branch information
lupyana committed May 18, 2019
1 parent 7d4e918 commit 96d6e76
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/Dashboard.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import React, { Component } from "react";
import Header from "./Header"
import Header from "./partials/Header"
import '../css/form.css';
// import { NavLink } from 'react-router-dom';

Expand Down
Empty file.
File renamed without changes.

0 comments on commit 96d6e76

Please sign in to comment.