implemented the modal

This commit is contained in:
andres alcocer
2018-11-14 12:05:26 -05:00
parent 2467695d05
commit df86daef65
10 changed files with 128 additions and 16 deletions

View File

@@ -2,7 +2,7 @@ import React from 'react';
const header = () => (
<header className="header">
*/}
</header>
);