Remix migration
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user