mirror of
https://github.com/Redocly/redoc.git
synced 2025-01-31 10:04:08 +03:00
chore: fix ts declarations
This commit is contained in:
parent
0525d2de8b
commit
25dc775443
|
@ -1,3 +1,5 @@
|
|||
// @ts-ignore
|
||||
import Dropdown from 'react-dropdown';
|
||||
import styled from '../../styled-components';
|
||||
|
||||
import { StyledDropdown } from '../../common-elements';
|
||||
|
|
Loading…
Reference in New Issue
Block a user