Skip to content

Commit

Permalink
Refactor #1574
Browse files Browse the repository at this point in the history
  • Loading branch information
tugcekucukoglu committed Sep 22, 2021
1 parent 18157b2 commit 41f10d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api-generator/components/imagepreview.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ const ImagePreviewSlots = [
];

module.exports = {
image: {
name: "Image",
imagepreview: {
name: "ImagePreview",
description: "Displays an image with preview and tranformation options.",
props: ImagePreviewProps,
events: ImagePreviewEvents,
Expand Down

0 comments on commit 41f10d8

Please sign in to comment.