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>
|
||||
</Link>
|
||||
<button
|
||||
className='button-alternate'
|
||||
onClick={handleClick}
|
||||
>
|
||||
<button className='button-alternate' onClick={handleClick}>
|
||||
Export BibTeX
|
||||
</button>
|
||||
<select
|
||||
|
|
Loading…
Reference in a new issue