Skip to content

Commit

Permalink
chore: small changes
Browse files Browse the repository at this point in the history
  • Loading branch information
surunzi committed Sep 7, 2024
1 parent 9053d3d commit 4cc0b02
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/image-list/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,7 @@ imageList.append('https://luna.liriliri.io/pic1.png', 'pic1.png')
### append(src: string, title?: string): void

Append image.

### clear(): void

Clear all images.

0 comments on commit 4cc0b02

Please sign in to comment.