Skip to content
This repository has been archived by the owner on May 26, 2023. It is now read-only.

Commit

Permalink
Remove stray } in Editor UI (#21)
Browse files Browse the repository at this point in the history
Remove stray `}`
  • Loading branch information
tizmagik authored and abernix committed Jan 22, 2020
1 parent 76a9a6c commit c01029a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,6 @@ class GraphQLEditor extends React.PureComponent<Props & ReduxProps> {
/>
</SideTab>
</SideTabs>
}
</Container>
)
}
Expand Down

0 comments on commit c01029a

Please sign in to comment.