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 0b6a8fa commit 8164995Copy full SHA for 8164995
src/Controls.js
@@ -43,7 +43,7 @@ export default function Controls ({
43
<button
44
type='button'
45
onClick={e => onReset()}
46
- className='transition-all sans-serif dib v-mid fw5 nowrap lh-copy bn br1 ph4 pv1 pointer focus-outline bg-red-muted hover-bg-red white'
+ className='dn transition-all sans-serif v-mid fw5 nowrap lh-copy bn br1 ph4 pv1 pointer focus-outline bg-red-muted hover-bg-red white'
47
title='Delete the repo and re-initialise IPFS'>
48
Reset
49
</button>
0 commit comments