This website requires JavaScript.
Explore
Help
Sign In
abner
/
for-legacy-web
mirror of
https://github.com/stoatchat/for-legacy-web
Watch
1
Star
0
Fork
You've already forked for-legacy-web
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0cba2b362d
for-legacy-web
/
src
/
components
/
ui
/
Preloader.tsx
4 lines
73 B
TypeScript
Raw
Blame
History
export
default
function
Preloader() {
return
<
span
>
LOADING
<
/
span
>
;
}
Reference in New Issue
View Git Blame
Copy Permalink