Skip to content

Commit 80e6819

Browse files
chore(components): remove snippet
1 parent 6103ef6 commit 80e6819

File tree

4 files changed

+0
-357
lines changed

4 files changed

+0
-357
lines changed

packages/components/src/Snippet.tsx

Lines changed: 0 additions & 185 deletions
This file was deleted.

packages/components/src/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ export type { SearchFieldProps } from './SearchField';
6565
export type { ListBoxSectionProps, MenuSectionProps } from './Section';
6666
export type { SelectProps, SelectValueProps } from './Select';
6767
export type { SeparatorProps } from './Separator';
68-
export type { SnippetLang } from './Snippet';
6968
export type { SwitchProps } from './Switch';
7069
export type {
7170
CellProps,
@@ -269,7 +268,6 @@ export {
269268
selectValueStyles,
270269
} from './Select';
271270
export { Separator, SeparatorContext, separatorStyles } from './Separator';
272-
export { Snippet } from './Snippet';
273271
export { Switch, SwitchContext, switchStyles } from './Switch';
274272
export {
275273
Cell,

packages/components/src/styles/Snippet.module.css

Lines changed: 0 additions & 132 deletions
This file was deleted.

packages/components/stories/Snippet.stories.tsx

Lines changed: 0 additions & 38 deletions
This file was deleted.

0 commit comments

Comments
 (0)