style: format
This commit is contained in:
parent
403457e4e8
commit
88cb531eb0
1 changed files with 1 additions and 4 deletions
|
@ -67,10 +67,7 @@ const VersionChooser = ({
|
||||||
})()}
|
})()}
|
||||||
</button>
|
</button>
|
||||||
</Link>
|
</Link>
|
||||||
<button
|
<button className='button-alternate' onClick={handleClick}>
|
||||||
className='button-alternate'
|
|
||||||
onClick={handleClick}
|
|
||||||
>
|
|
||||||
Export BibTeX
|
Export BibTeX
|
||||||
</button>
|
</button>
|
||||||
<select
|
<select
|
||||||
|
|
Loading…
Reference in a new issue