working on a new mailgo...
This commit is contained in:
parent
9bb3188687
commit
67b9536261
@ -839,8 +839,10 @@ const mailgo = () => {
|
||||
})();
|
||||
};
|
||||
|
||||
// if mailgo is included as a script
|
||||
if (window && typeof window !== "undefined") {
|
||||
mailgo();
|
||||
}
|
||||
|
||||
// export mailgo
|
||||
export default mailgo();
|
||||
|
Loading…
x
Reference in New Issue
Block a user