function App() { return (
boombot
Generate any music sample in seconds
Join the Discord community and interact with boombot to discover the power of MusicGen
Built with Modal | Github repo
); } const container = document.getElementById("react"); ReactDOM.createRoot(container).render();