docs: remove extra comment
This commit is contained in:
parent
6e19e854be
commit
2355de3067
@ -10,8 +10,6 @@ import humanizeDuration from "pretty-ms";
|
|||||||
* ```ts
|
* ```ts
|
||||||
* <btrix-relative-duration value=${value}></btrix-relative-duration>
|
* <btrix-relative-duration value=${value}></btrix-relative-duration>
|
||||||
* ```
|
* ```
|
||||||
*
|
|
||||||
* @event on-copied
|
|
||||||
*/
|
*/
|
||||||
export class RelativeDuration extends LitElement {
|
export class RelativeDuration extends LitElement {
|
||||||
@property({ type: String })
|
@property({ type: String })
|
||||||
|
Loading…
Reference in New Issue
Block a user