refactor and cleanup modals slightly

This commit is contained in:
David Ralph
2020-10-15 15:23:01 +01:00
parent edd8872403
commit b70bd85370
6 changed files with 117 additions and 133 deletions

View File

@@ -62,4 +62,4 @@ export default class Search extends React.PureComponent {
</div>
);
}
}
}