Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kuma-ui/kuma-ui
/ StaticBox.tsx
File
StaticBox.tsx
packages/core/src/components/Box/react/StaticBox.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import React from
"react"
;
2
import type { BoxComponent } from
"./types"
;
3
import { forwardRef } from
"../../forwardRef"
;
4
Callers
nothing calls this directly
Calls
1
forwardRef
Function · 0.90
Tested by
no test coverage detected