mirror of
https://github.com/hazemKrimi/crimson-quirks-ui.git
synced 2026-05-01 18:20:28 +00:00
Setup library for publishing to npm
This commit is contained in:
@@ -2,7 +2,7 @@ import { Wrapper } from './styles';
|
||||
|
||||
import SearchIcon from '../../assets/icons/search.svg?react';
|
||||
|
||||
type SearchProps = {
|
||||
export type SearchProps = {
|
||||
className?: string;
|
||||
color?:
|
||||
| 'client'
|
||||
|
||||
Reference in New Issue
Block a user