Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/shoutem/ui
/
Class
components/EmptyStateView.js:10–10 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
import
{ View } from
'./View'
;
9
10
class
EmptyStateView extends PureComponent {
11
constructor(props) {
12
super(props);
13
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected