LoadingPage.jsx
const
loading
=
async
()
=> {
return
"Loading..."
|
}