We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8e88b3 commit ecedd80Copy full SHA for ecedd80
components/notifications.js
@@ -243,7 +243,6 @@ function Gun ({ n }) {
243
}
244
245
function Infection ({ n }) {
246
- // TODO: use random blurbs?
247
return (
248
<div className='d-flex'>
249
<div style={{ fontSize: '2rem', alignSelf: 'center' }}><BioHazardIcon className='fill-grey mx-1' width={40} height={40} /></div>
0 commit comments