♻️ Remove and move some more files

This commit is contained in:
Meier Lukas
2023-08-01 15:37:58 +02:00
parent 65d0b31a1a
commit 994c9ede5c
10 changed files with 3 additions and 208 deletions

View File

@@ -20,7 +20,7 @@ import { env } from '~/env';
import { api } from '~/utils/api';
import { HeaderActionButton } from '../Header/ActionButton';
import { BoardHeadOverride } from '../Meta/BoardHead';
import { BoardHeadOverride } from '../Meta/BoardHeadOverride';
import { MainLayout } from './MainLayout';
type BoardLayoutProps = {