Add Card Component

.commit to change branch
This commit is contained in:
Aoife
2021-04-06 13:44:00 -04:00
parent 5ccb28dc64
commit 0ad9f90fdc
14 changed files with 291 additions and 249 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ export default function Patches(props) {
const dispatch = useDispatch();
return (
<div id='patches'>
<div className={props.className} id='patches'>
<span>{`${props.name}`}</span>
<Patch
patch={parameters.patch1}