Fix warnings (#102)

Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
Alexander Platov
2021-08-31 09:15:42 +02:00
committed by GitHub
parent ef5c8d8d2a
commit 4e69d41984
4 changed files with 1 additions and 25 deletions
@@ -57,14 +57,4 @@
<Row><ReferenceInput /></Row>
</Grid>
</Section>
<!-- <Section icon={IconComments} label={'Comments'}>
<CommentViewer />
<div class="reference"><ReferenceInput /></div>
</Section> -->
</Dialog>
<style lang="scss">
.reference {
margin-top: 24px;
}
</style>