Custom
Package: @tesserix/web
Import
import { Custom } from '@tesserix/web'Source
- Component: Not found
- Story: Not found
- Test: Not found
Status
- Component implementation file: Missing
- Story file: Missing
- Test file: Missing
Example
import { Custom } from '@tesserix/web'
export function DemoCustom() {
return <Custom />
}