From 57cc98573028a6e898ef3b8b1b13c6f7b7e5fa74 Mon Sep 17 00:00:00 2001 From: mmv Date: Fri, 19 Jul 2019 17:34:13 +0400 Subject: [PATCH] eslint fix --- .../components/SafeOwnersConfirmationsForm/ScanQRModal/style.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/open/components/SafeOwnersConfirmationsForm/ScanQRModal/style.js b/src/routes/open/components/SafeOwnersConfirmationsForm/ScanQRModal/style.js index 3fd87f66..50d04702 100644 --- a/src/routes/open/components/SafeOwnersConfirmationsForm/ScanQRModal/style.js +++ b/src/routes/open/components/SafeOwnersConfirmationsForm/ScanQRModal/style.js @@ -32,4 +32,4 @@ export const styles = () => ({ marginLeft: sm, }, }, -}) \ No newline at end of file +})