MCPcopy
hub / github.com/QwikDev/qwik / index.tsx

File index.tsx

packages/insights/src/routes/app/add/index.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { component$, useSignal } from '@builder.io/qwik';
2import { formAction$, useForm, zodForm$ } from '@modular-forms/qwik';
3import Container from '~/components/container';
4import { DiskIcon } from '~/components/icons/disk';

Callers

nothing calls this directly

Calls 5

getDBFunction · 0.90
getInsightUserFunction · 0.90
component$Function · 0.90
useSignalFunction · 0.90
toStringMethod · 0.45

Tested by

no test coverage detected