Skip to content

Remove unused docs and integration helpers#243

Merged
bvaughn merged 1 commit into
bvaughn:mainfrom
duriantaco:remove-unused-demo-components
Jun 20, 2026
Merged

Remove unused docs and integration helpers#243
bvaughn merged 1 commit into
bvaughn:mainfrom
duriantaco:remove-unused-demo-components

Conversation

@duriantaco

Copy link
Copy Markdown
Contributor

Summary

Remove several unreferenced docs and demo helper files from the website and vite integration eg.

The files below were not imported by the docs app, integration app, tests, or package entrypoints:

  • src/components/ContinueLink.tsx
  • src/components/Divider.tsx
  • integrations/vite/src/components/Children.tsx
  • integrations/vite/src/components/DebugData.tsx
  • integrations/vite/src/components/Resizer.tsx
  • integrations/vite/src/utils/assert.ts
  • integrations/vite/src/utils/cn.ts

Verification

Skylos (GitHub) was used to identify the unused codes, and each deletion was manually verified before removing anything

This is a deletion only cleanup. No AI was used in this cleanup or generation of the PR

Checks

  • pnpm compile
  • pnpm prettier:ci
  • pnpm lint
  • pnpm test:ci

@vercel

vercel Bot commented Jun 20, 2026

Copy link
Copy Markdown

@duriantaco is attempting to deploy a commit to the Brian Vaughn's projects Team on Vercel.

A member of the Team first needs to authorize it.

@vercel

vercel Bot commented Jun 20, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-error-boundary Ready Ready Preview Jun 20, 2026 3:47pm

@bvaughn bvaughn left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you :)

@bvaughn bvaughn merged commit 8399123 into bvaughn:main Jun 20, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants