diff --git a/src/index.ts b/src/index.ts index 5421f4e..4b8c82e 100644 --- a/src/index.ts +++ b/src/index.ts @@ -8,4 +8,4 @@ export * from "./SEO.astro"; import { Props } from "./SEO.astro"; // @ts-ignore -export type SEOProps = Props; \ No newline at end of file +export type SEOProps = Props;