Skip to content

Commit

Permalink
Remove unused className
Browse files Browse the repository at this point in the history
  • Loading branch information
geido committed Apr 1, 2022
1 parent 1aba8da commit 3b76160
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ const ScheduleQueryButton: FunctionComponent<ScheduleQueryButtonProps> = ({
</StyledRow>
<Row>
<Col xs={24}>
<StyledJsonSchema className="json-schema">
<StyledJsonSchema>
<SchemaForm
schema={getJSONSchema()}
uiSchema={getUISchema}
Expand Down

0 comments on commit 3b76160

Please sign in to comment.