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