UNPKG

@coveord/plasma-mantine

Version:

A Plasma flavoured Mantine theme

5 lines 166 B
export interface SearchProps { handleSearch: () => void; } export declare const Search: React.FunctionComponent<SearchProps>; //# sourceMappingURL=Search.d.ts.map