import SVGLoader from "react-loader-spinner"; import './loader.css' export const Loader = ({ width=50, height=50 }) => { return (