Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions app/javascript/packages/components/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,8 @@ export { default as ScrollIntoView } from './scroll-into-view';
export { default as SpinnerDots } from './spinner-dots';
export { default as StatusPage } from './status-page';
export { default as Tag } from './tag';
export { default as TextInput } from './text-input';
export { default as TroubleshootingOptions } from './troubleshooting-options';

export type { ButtonProps } from './button';
export type { FullScreenRefHandle } from './full-screen';
export type { LinkProps } from './link';
export type { TextInputProps } from './text-input';
48 changes: 0 additions & 48 deletions app/javascript/packages/components/text-input.spec.tsx

This file was deleted.

40 changes: 0 additions & 40 deletions app/javascript/packages/components/text-input.tsx

This file was deleted.

1 change: 0 additions & 1 deletion app/javascript/packages/password-toggle/index.ts

This file was deleted.

69 changes: 0 additions & 69 deletions app/javascript/packages/password-toggle/password-toggle.spec.tsx

This file was deleted.

91 changes: 0 additions & 91 deletions app/javascript/packages/password-toggle/password-toggle.tsx

This file was deleted.