Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VGabriel45/SolidityVisualizer
/ LoadingAnimation
Function
LoadingAnimation
src/components/loading-animation.tsx:7–9 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5
trio.register();
6
7
const LoadingAnimation = () => {
8
return <l-trio size=
"40"
speed=
"2.0"
color=
"black"
/>;
9
};
10
11
export default LoadingAnimation;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected