Added data editor to repos tab, changed some descriptions

This commit is contained in:
MrFry 2020-03-25 16:55:31 +01:00
parent 4776405aa8
commit b4dc053e1f
7 changed files with 24 additions and 32 deletions

View file

@ -1,7 +1,7 @@
import React, { useState } from 'react'
import fetch from 'unfetch'
import IrcButton from '../components/IrcButton.js'
import Button from '../components/Button.js'
import styles from './feedback.module.css'
import constants from '../constants.json'
@ -244,7 +244,7 @@ export default function Feedback (props) {
return (
<div>
<IrcButton />
<Button text='IRC chat' href='/irc' />
<p />
<hr />
<p />