Added git links to todo sidebar

This commit is contained in:
mrfry 2020-12-22 11:24:02 +01:00
parent 91e4e24ff7
commit 57f0730f3e
10 changed files with 329 additions and 90 deletions

View file

@ -1,6 +1,3 @@
// TODO: css remove unnecesarry stuff
// TODO: fetch only once
import React, { useState, useEffect } from 'react'
import fetch from 'unfetch'
import Head from 'next/head'