01e98a6ce8
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> Fixed Tests Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
13 lines
309 B
JSON
13 lines
309 B
JSON
{
|
|
"description": [
|
|
{
|
|
"text": "Hello, Component!",
|
|
"clickEvent": {
|
|
"action": "open_url",
|
|
"value": "https://google.com"
|
|
}
|
|
}
|
|
],
|
|
"expected_output": "<a href=\"https://google.com\">Hello, Component!</a>"
|
|
}
|