MCPcopy 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

8import { View } from './View';
9
10class 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