clean: bump, add link component :p, minor misc cleanup fixes
This commit is contained in:
parent
75d352c101
commit
3cf2b0f4cd
7 changed files with 34 additions and 12 deletions
|
@ -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 (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue