mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-08 01:45:28 +00:00
Port over more UI elements.
This commit is contained in:
3
src/components/ui/Preloader.tsx
Normal file
3
src/components/ui/Preloader.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
export function Preloader() {
|
||||
return <span>LOADING</span>
|
||||
}
|
||||
Reference in New Issue
Block a user