Skip to content

Commit

Permalink
feat(CompactInformationPanel)!: コンポーネントを削除 (#5129)
Browse files Browse the repository at this point in the history
  • Loading branch information
uknmr authored Nov 22, 2024
1 parent 798976f commit 15a0453
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 139 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion packages/smarthr-ui/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ export { FormControl } from './components/FormControl'
export { Fieldset } from './components/Fieldset'
export { MultiComboBox, SingleComboBox } from './components/ComboBox'
export { SideNav } from './components/SideNav'
export { CompactInformationPanel } from './components/CompactInformationPanel'
export { Text, RangeSeparator } from './components/Text'
export { LineClamp } from './components/LineClamp'
export { NotificationBar } from './components/NotificationBar'
Expand Down
1 change: 0 additions & 1 deletion sandbox/next/e2e/rsc.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ const SERVER_COMPONENTS = [
'Balloon',
'BaseColumn',
'Chip',
'CompactInformationPanel',
'DefinitionList',
'DefinitionListItem',
'ErrorScreen',
Expand Down
12 changes: 0 additions & 12 deletions sandbox/next/src/app/rsc_test/CompactInformationPanel/page.tsx

This file was deleted.

0 comments on commit 15a0453

Please sign in to comment.