Cleaned imports

This commit is contained in:
2018-10-22 20:30:47 +11:00
parent 44332a923c
commit 2ef9c3fe30
22 changed files with 72 additions and 65 deletions

View File

@ -22,7 +22,7 @@
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
import React from 'react';
import Navbar from './../nav/navbar/Navbar';
import Navbar from '@components/nav/navbar/Navbar';
export default function(props) {
return (