diff --git a/builder/versions/ilw-card.1.0.0-alpha.json b/builder/versions/ilw-card.1.0.0-alpha.json index 2921387..450e3fe 100644 --- a/builder/versions/ilw-card.1.0.0-alpha.json +++ b/builder/versions/ilw-card.1.0.0-alpha.json @@ -16,17 +16,17 @@ { "name": "default", "description": "Plain card with text", - "text": "

Plain Card

A card with just a heading and text.

" + "text": "

Plain Card

A card with just a heading and text.

" }, { "name": "image", "description": "Card with an image and a button", - "text": "\"\"

Image Card

Card with an image and a footer button.

Contact Us
" + "text": "\"\"

Image Card

Card with an image and a footer button.

Contact Us
" }, { "name": "clickable", - "description": "Clickable card with an icon", - "text": "

Clickable Icon Card

A card with an icon, and the card is clickable.

" + "description": "Card with an icon", + "text": "

Icon Card

A card with an icon.

" } ], "attributes-fixed": [],