Add posts and old grade-calc

Fix small bugs
>bad commit
This commit is contained in:
2022-02-14 15:32:58 -05:00
parent 3e6a540fce
commit a40f30f5ec
21 changed files with 1047 additions and 267 deletions
-1
View File
@@ -1,6 +1,5 @@
import style from '../styles/title.module.css';
import Link from 'next/link';
import { useEffect, useState } from 'react';
type propsObj = {
name: string,