mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
build fixes
This commit is contained in:
@@ -65,9 +65,9 @@ export default function Contact({ globalState, setGlobalState }) {
|
||||
<div>
|
||||
<div className={'subtitle'}>Alternatív módok</div>
|
||||
<div className={styles.text}>
|
||||
Az alábbi módokat is nyugodtan használhatod, a nevedet, e-mail
|
||||
címedet, illetve semmilyen egyéb adatot nem adok ki harmadik fél
|
||||
számára. (egyedül én fogom látni)
|
||||
TODO: remove this Az alábbi módokat is nyugodtan használhatod, a
|
||||
nevedet, e-mail címedet, illetve semmilyen egyéb adatot nem adok
|
||||
ki harmadik fél számára. (egyedül én fogom látni)
|
||||
</div>
|
||||
</div>
|
||||
<div className={styles.contactsContainer}>
|
||||
@@ -94,5 +94,5 @@ export default function Contact({ globalState, setGlobalState }) {
|
||||
)}
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
)
|
||||
}
|
||||
|
Reference in New Issue
Block a user