Find the cost of adding an npm package to your app's bundle size teardown.kelinci.dev
14
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: lint

Mary 77095984 5360d539

+1 -1
+1 -1
src/components/package-result.tsx
··· 1 - import { createSignal, Show } from 'solid-js'; 1 + import { createSignal } from 'solid-js'; 2 2 3 3 import type { PackageSession } from '../npm/worker-client'; 4 4 import Toggle from '../primitives/toggle';