Skip to content

Instantly share code, notes, and snippets.

View otabek0302's full-sized avatar
🎯
Focusing

Amonov Otabek otabek0302

🎯
Focusing
View GitHub Profile
import React from 'react'
import { RotatingLines } from 'react-loader-spinner'
const Loading = () => {
return (
<div className='py-32 flex justify-center items-center'>
<RotatingLines
strokeColor='#00BFFF'
strokeWidth='5'