clean: bump, add link component :p, minor misc cleanup fixes

This commit is contained in:
Aidan 2025-03-27 13:37:09 -04:00
parent 75d352c101
commit 3cf2b0f4cd
7 changed files with 34 additions and 12 deletions

View file

@ -1,5 +1,5 @@
import React from 'react';
import BackButton from '../../../objects/BackButton';
import React from 'react'
import BackButton from '@/components/objects/BackButton'
const WhatWasGoingOnLateSummer2024: React.FC = () => {
return (