chore(build): move to react 18 + vite

This commit is contained in:
rektdeckard
2023-02-02 22:15:00 -07:00
parent ced8732edb
commit 1b8d6c48fc
46 changed files with 198 additions and 450 deletions

View File

@@ -1,14 +1,13 @@
import React from "react";
import { OutboundLink } from "react-ga";
import { ArrowElbowDownRight } from "phosphor-react";
import { iconCount } from "../../lib/icons";
import { iconCount } from "@/lib/icons";
import "./Links.css";
interface LinksProps {}
const Links: React.FC<LinksProps> = () => {
const Links = (_: LinksProps) => {
return (
<div className="links">
<div>