tsconfig.json strictest

This commit is contained in:
2026-03-05 15:15:47 -06:00
parent 4664aa983d
commit 3071ae41e6
7 changed files with 27 additions and 18 deletions

View File

@@ -2,7 +2,7 @@ import "./about.scss";
import openingImage from "../img/IMG_20240725_175449_803.jpg";
import rainbow from "../img/IMG-0186.jpg";
import japanese from "../img/IMG_20230531_000224_01.jpg";
import {PropsWithChildren} from "react";
import type {PropsWithChildren} from "react";
export default function AboutPage() {
return <main className="about-page">