including-modules
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
export declare function LeftArrow({ title, className, }: {
|
||||
title?: string;
|
||||
className?: string;
|
||||
}): import("react/jsx-runtime").JSX.Element;
|
||||
Reference in New Issue
Block a user