10 lines
382 B
JSON
10 lines
382 B
JSON
{
|
|
"id": 44,
|
|
"content": "🎉 Introducing the official Nuxt Module. ",
|
|
"linkText": "Learn More",
|
|
"linkHref": "https://primevue.org/nuxt",
|
|
"backgroundStyle": "background-color:var(--primary-color)",
|
|
"textStyle": "color:var(--primary-color-text);font-weight:500",
|
|
"linkStyle": "color:var(--primary-color-text);font-weight:700;text-decoration: underline;"
|
|
}
|