import { h } from 'preact'; import { Button } from './common'; function NotificationItem({ type, children }) { var strongTag; if (type === 'bug') { strongTag = 🔧 Bugfix; } else if (type === 'a11y') { strongTag = ♿️ Accessibility; } else if (type === 'ui') { strongTag = 🖥 Interface; } return (
🚀 Announcement: Hi! I am Kushagra Gour (creator of Web Maker) and I have launched a {' '} Patreon campaign . If you love Web Maker, consider pledging to {' '} support me {' '} :)
Suggest features or report bugs.
Web Maker now has more than 50K weekly active users! Thank you for being a part of this community of awesome developers. If you find Web Maker helpful,{' '} Please rate Web Maker Share it
Ctrl/⌘ + Shift + ?
or click keyboard button in footer.
allowfullscreen
attribute on iframes. Thanks
ClassicOldSong
.
console.clear()
now doesn't
error and clears the inbuilt console.