From 2eaa9718131dcd9cb498f9b9e3c6b30dbbe3551c Mon Sep 17 00:00:00 2001 From: ankit-thanekar007 Date: Mon, 15 Feb 2021 13:50:28 -0800 Subject: SignedCommit Changes --- src/screens/main/notification/EmptyNotificationView.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/screens/main/notification/EmptyNotificationView.tsx b/src/screens/main/notification/EmptyNotificationView.tsx index 34649f26..b76a955b 100644 --- a/src/screens/main/notification/EmptyNotificationView.tsx +++ b/src/screens/main/notification/EmptyNotificationView.tsx @@ -1,5 +1,5 @@ import React from 'react'; -import {Image, StyleSheet, Text, View} from 'react-native'; +import {Image, Text, StyleSheet, View} from 'react-native'; import LinearGradient from 'react-native-linear-gradient'; import {UP_TO_DATE, NO_NEW_NOTIFICATIONS} from '../../../constants/strings'; import {NOTIFICATION_GRADIENT} from '../../../constants/constants'; -- cgit v1.2.3-70-g09d2