Created the Emotepacks.jsx

This commit is contained in:
2023-11-13 20:08:55 +01:00
parent 9b50db7ff7
commit 95eff448db

@ -0,0 +1,6 @@
export const Emotepacks = () => {
return (
<>
</>
);
}