mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
Fixed new lines in news entry
This commit is contained in:
parent
b2034089cd
commit
78df0dcfff
3 changed files with 10 additions and 9 deletions
|
@ -76,7 +76,6 @@ export default function ReactButton({ onClick, existingReacts, uid }) {
|
|||
onClick={() => {
|
||||
setOpened(true)
|
||||
}}
|
||||
onMouseEnter={() => {}}
|
||||
onMouseLeave={() => {
|
||||
setOpened(false)
|
||||
}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue