mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
Reaction sorting, minor style and usability fixes
This commit is contained in:
parent
2488aa2a11
commit
933b453498
14 changed files with 67 additions and 94 deletions
|
@ -1,6 +1,5 @@
|
|||
import React from 'react'
|
||||
|
||||
import Sleep from '../components/sleep'
|
||||
import Head from 'next/head'
|
||||
|
||||
import ExternalLinkIcon from '../components/externalLinkIcon'
|
||||
|
@ -28,7 +27,6 @@ export default function Script() {
|
|||
<ExternalLinkIcon size={15} />
|
||||
</a>
|
||||
</div>
|
||||
<Sleep />
|
||||
{renderManual()}
|
||||
</div>
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue