prior
This commit is contained in:
@@ -20,8 +20,6 @@ const getRandomMsg = () => {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
window.getRandomMsg = getRandomMsg; // for global usage
|
|
||||||
|
|
||||||
export default function RandomMsg() {
|
export default function RandomMsg() {
|
||||||
getRandomMsg();
|
getRandomMsg();
|
||||||
return (
|
return (
|
||||||
|
Reference in New Issue
Block a user