Add missing newline at end of file

This commit is contained in:
nickofolas 2022-02-20 09:03:16 -06:00
parent 21e27dfab6
commit 67382f0ac9

@ -273,4 +273,4 @@ export function ThemeEditorModal(props: IProps): React.ReactElement {
</Paper>
</Modal>
)
}
}