Skip to content

Instantly share code, notes, and snippets.

@Mohammad-Faisal
Created April 23, 2021 12:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save Mohammad-Faisal/887437ec6b22ff36de025118854f6d97 to your computer and use it in GitHub Desktop.
Save Mohammad-Faisal/887437ec6b22ff36de025118854f6d97 to your computer and use it in GitHub Desktop.
import React from 'react';
import ErrorImg from '../../assets/images/error.png';
import styled from 'styled-components/native';
import colors from '../../styles/colors';
import { PropTypes } from 'prop-types';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment