feat(crawler): fix async crawling
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import type React from "react";
|
||||
|
||||
import { H4, ParagraphProps } from "tamagui";
|
||||
|
||||
export const Heading = (props: React.PropsWithChildren<ParagraphProps>) => {
|
||||
|
||||
Reference in New Issue
Block a user