Add missing newline at end of file

This commit is contained in:
nickofolas
2022-02-20 09:03:16 -06:00
committed by nickofolas
parent d1edbe9a43
commit 137539c1db
+1 -1
View File
@@ -273,4 +273,4 @@ export function ThemeEditorModal(props: IProps): React.ReactElement {
</Paper>
</Modal>
)
}
}