MCPcopy
hub / github.com/BlueWallet/BlueWallet / TabProps

Interface TabProps

components/Tabs.tsx:29–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27});
28
29interface TabProps {
30 active: boolean;
31}
32
33interface TabsProps {
34 active: number;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected