MCPcopy Create free account
hub / github.com/formkit/formkit / FormKitKitchenSink

Function FormKitKitchenSink

packages/react/src/FormKitKitchenSink.ts:7–9  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5 * React parity implementation intentionally keeps this minimal.
6 */
7export function FormKitKitchenSink() {
8 return createElement('div', null)
9}

Callers

nothing calls this directly

Calls 1

createElementFunction · 0.90

Tested by

no test coverage detected