import React from 'react'; import styles from './index.module.css'; const BlinkingSpinner = ({ color }: any) => { return