feat: convert all files to esm
This commit is contained in:
parent
ef6923ece6
commit
e8fd3a17d2
34 changed files with 202 additions and 228 deletions
|
@ -12,4 +12,4 @@ const liteYoutube = (id, label) => {
|
|||
</div>`;
|
||||
};
|
||||
|
||||
module.exports = liteYoutube;
|
||||
export default liteYoutube;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue