- Import TelegramStep component - Insert Telegram step at position 5 (between Voice and Root Directory) - Shift Root Directory from step 5 → step 6 - Shift Summary from step 6 → step 7 - Update step indicator from 'of 5' to 'of 6' - Update summary indicator from step===6 to step===7 - Update all setStep() navigation callbacks accordingly - Update error message referencing step 6 for root directory |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| components.json | ||
| index.html | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
@paperclipai/ui
Published static assets for the Paperclip board UI.
What gets published
The npm package contains the production build under dist/. It does not ship the UI source tree or workspace-only dependencies.
Typical use
Install the package, then serve or copy the built files from node_modules/@paperclipai/ui/dist.