Render pay later blocks

This commit is contained in:
Alex P 2023-12-06 17:31:56 +02:00
parent d8ff7f79e6
commit baa3afeb9b
No known key found for this signature in database
GPG key ID: 54487A734A204D71
6 changed files with 46 additions and 20 deletions

View file

@ -8,6 +8,9 @@
"description": "Pay Later",
"example": {},
"attributes": {
"id": {
"type": "string"
},
"layout": {
"type": "string",
"default": "flex"