.
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
import type { ComponentProps } from 'react';
|
||||
export declare function ThumbsDown(props: ComponentProps<'svg'>): import("react/jsx-runtime").JSX.Element;
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
import type { ComponentProps } from 'react';
|
||||
export declare function ThumbsUp(props: ComponentProps<'svg'>): import("react/jsx-runtime").JSX.Element;
|
||||
Reference in New Issue
Block a user