docs: remove extra comment

This commit is contained in:
sua yoo 2022-05-31 14:13:17 -07:00
parent 6e19e854be
commit 2355de3067
No known key found for this signature in database
GPG Key ID: 5AD1B4C02D4F0567

View File

@ -10,8 +10,6 @@ import humanizeDuration from "pretty-ms";
* ```ts
* <btrix-relative-duration value=${value}></btrix-relative-duration>
* ```
*
* @event on-copied
*/
export class RelativeDuration extends LitElement {
@property({ type: String })