breaking: delete Copy component (#1174)

Closes #1156
This commit is contained in:
metonym 2022-03-19 12:26:01 -07:00 committed by GitHub
commit e4800d9627
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 2 additions and 143 deletions

View file

@ -12,7 +12,6 @@ export {
ContextMenuOption,
ContextMenuRadioGroup,
} from "./ContextMenu";
export { Copy } from "./Copy";
export { CopyButton } from "./CopyButton";
export { ComboBox } from "./ComboBox";
export {