Skip to content
Snippets Groups Projects
Commit d5317a12 authored by Sohail Lajevardi's avatar Sohail Lajevardi
Browse files

Refactor block component slots

parent d9a26257
No related branches found
Tags 6.0.0-beta5
No related merge requests found
......@@ -60,11 +60,11 @@ props:
title: HTML Tag
description: The HTML tag for the block.
slots:
block_label:
label:
title: Label Slot
description: Slot for the block label.
required: false
block_content:
content:
title: Content Slot
description: Slot for the block content.
required: false
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment