mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
Remove Loading in docs
This commit is contained in:
parent
bfa8624fb4
commit
10a979eb37
@ -1,7 +1,5 @@
|
||||
export default function Loading() {
|
||||
return (
|
||||
<div>
|
||||
Loading...
|
||||
</div>
|
||||
<div></div>
|
||||
);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user