diff --git a/packages/uui-copy/lib/uui-copy.element.ts b/packages/uui-copy/lib/uui-copy.element.ts index aa3fd7166..e82b68384 100644 --- a/packages/uui-copy/lib/uui-copy.element.ts +++ b/packages/uui-copy/lib/uui-copy.element.ts @@ -6,7 +6,6 @@ import { UUICopyEvent } from './UUICopyEvent'; /** * @summary A button to trigger text content to be copied to the clipboard - * Inspired by shoelace.style copy button * @element uui-copy * @dependency uui-button * @dependency uui-icon