Remix migration

This commit is contained in:
2023-10-19 16:49:09 -04:00
parent 5d2774fb2e
commit 04dcbb4181
33 changed files with 16545 additions and 1813 deletions

View File

@ -1,5 +1,5 @@
import { Component, type ReactNode } from "react";
import Navigation from "./Navigation";
import Navigation from "./Navigation.js";
import { Code, Container, Heading, Text } from "@chakra-ui/react";
interface ErrorState {