@@ -1,12 +1,12 @@
|
||||
{
|
||||
"description": [
|
||||
{
|
||||
"text": "Hello, Component!",
|
||||
"clickEvent": {
|
||||
"open_url": true,
|
||||
"value": "https://google.com"
|
||||
}
|
||||
}
|
||||
],
|
||||
"expected_output": "<a href=\"https://google.com\">Hello, Component!</a>"
|
||||
"description": [
|
||||
{
|
||||
"text": "Hello, Component!",
|
||||
"clickEvent": {
|
||||
"open_url": true,
|
||||
"value": "https://google.com"
|
||||
}
|
||||
}
|
||||
],
|
||||
"expected_output": "<a href=\"https://google.com\">Hello, Component!</a>"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user