mirror of
https://gitlab.com/MrFry/qmining-page
synced 2026-04-28 03:07:36 +02:00
Fixed new lines in news entry
This commit is contained in:
@@ -76,7 +76,6 @@ export default function ReactButton({ onClick, existingReacts, uid }) {
|
||||
onClick={() => {
|
||||
setOpened(true)
|
||||
}}
|
||||
onMouseEnter={() => {}}
|
||||
onMouseLeave={() => {
|
||||
setOpened(false)
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user