Move styles to index component

This commit is contained in:
Cassidy Williams
2022-11-27 21:11:51 -06:00
parent beef580f04
commit 38cb45da26
2 changed files with 1 additions and 2 deletions

View File

@@ -1,6 +1,4 @@
---
import "../global.css";
export interface Props {
title: string;
description: string;