Separando css en archivos y otra cosa que no recuerdo

This commit is contained in:
Daniel Cortes
2020-06-17 06:48:28 -04:00
parent 4067eea43a
commit 99f5bc7dc2
12 changed files with 120 additions and 173 deletions

View File

@@ -1,5 +1,6 @@
import React from "react";
import {Link} from "react-router-dom";
import './Nav.scss';
export const Nav = () => (
<nav className='nav'>