adding Pikachu template to the mix

This commit is contained in:
Amruth Pillai
2020-03-25 19:22:34 +05:30
parent 7bec7b5d49
commit d294517b6c
11 changed files with 226 additions and 16 deletions

View File

@ -53,7 +53,6 @@ const AddItem = ({ dispatch }) => {
});
setItem('');
setOpen(false);
};
return (