mirror of
https://github.com/outbackdingo/openapi-ui.git
synced 2026-01-27 18:19:50 +00:00
remove logs
This commit is contained in:
@@ -262,9 +262,6 @@ export const Search: FC = () => {
|
||||
return <Alert type="error" message="Error while loading kinds" description="Empty" />
|
||||
}
|
||||
|
||||
console.log(kindIndex)
|
||||
console.log(kindsWithVersion)
|
||||
|
||||
return (
|
||||
<Styled.Container $height={height}>
|
||||
<Styled.OverflowContainer>
|
||||
|
||||
Reference in New Issue
Block a user