Add Card Component
.commit to change branch
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user