paperclip/ui
Dotta 3e0ab97b12
Merge pull request #2951 from Lempkey/fix/company-prefix-export-import-links
fix: use prefix-aware Link for export/import on Company Settings page
2026-04-06 22:45:40 -05:00
..
public
src Merge pull request #2951 from Lempkey/fix/company-prefix-export-import-links 2026-04-06 22:45:40 -05:00
README.md
components.json
index.html
package.json
tsconfig.json
vite.config.ts
vitest.config.ts

README.md

@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.