Add Card Component
.commit to change branch
This commit is contained in:
@@ -8,7 +8,7 @@ export default function EG(props) {
|
||||
const dispatch = useDispatch();
|
||||
|
||||
return (
|
||||
<div>
|
||||
<div className={props.className}>
|
||||
<span>{`${props.name}`}</span>
|
||||
Attack
|
||||
<Slider
|
||||
|
||||
Reference in New Issue
Block a user