mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-07 13:44:54 +03:00
fix compile error
This commit is contained in:
parent
02f8819eb1
commit
36e4785a62
|
@ -16,7 +16,6 @@ import {
|
|||
SearchResultsBox,
|
||||
SearchWrap,
|
||||
} from './styled.elements';
|
||||
import { bind, debounce } from 'decko';
|
||||
|
||||
export interface SearchBoxProps {
|
||||
search: SearchStore<string>;
|
||||
|
|
Loading…
Reference in New Issue
Block a user