Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codemistic/Web-Development
/
Class
react-NewsMonkey/src/components/Spinner.js:4–4 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2
import
loading from
"../loading.gif"
3
4
export
default
class
Spinner extends Component {
5
render() {
6
return
(
7
<div className=
"text-center"
>
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected