We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7d3387a + 89fc0cf commit 71e7c25Copy full SHA for 71e7c25
src/index.ts
@@ -8,4 +8,4 @@ export * from "./SEO.astro";
8
import { Props } from "./SEO.astro";
9
10
// @ts-ignore
11
-export type SEOProps = Props;
+export type SEOProps = Props;
0 commit comments