function LoaderComponent(props) { const { show } = props; return (
) }