mirror of
https://gitlab.com/MrFry/qmining-page
synced 2026-04-28 11:17:37 +02:00
Changed lotsa stuff 2
This commit is contained in:
@@ -3,6 +3,7 @@ import Head from 'next/head'
|
||||
|
||||
import Sleep from '../components/sleep'
|
||||
import Todos from '../components/todoStuff/todos'
|
||||
import FeedbackArea from '../components/feedbackArea'
|
||||
|
||||
import constants from '../constants.json'
|
||||
import styles from './contribute.module.css'
|
||||
@@ -37,6 +38,7 @@ export default function contribute() {
|
||||
Itt írhatsz új todo-ra ötleteket, vagy jelezhetsz hogy egyikben
|
||||
segítenél
|
||||
</div>
|
||||
<FeedbackArea from={'contribute'} />
|
||||
<hr />
|
||||
<Todos />
|
||||
<Sleep />
|
||||
|
||||
Reference in New Issue
Block a user