Skip to content
Snippets Groups Projects
Commit dbf6f1cc authored by Sameer Al-Sakran's avatar Sameer Al-Sakran
Browse files

make things prettier

parent e72f9c2c
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ import { t } from "c-3po";
import ModalContent from "metabase/components/ModalContent.jsx";
type Props = {
databaseId: number,
databaseId: number,
onClose: () => void,
onDone: () => void,
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment