mirror of
https://github.com/documenso/documenso.git
synced 2025-11-10 04:22:32 +10:00
The web components version of embedding was missing documentation. I've added it here. Let me know if there's anything that should be changed/updated.
12 lines
299 B
JSON
12 lines
299 B
JSON
{
|
|
"index": "Get Started",
|
|
"react": "React Integration",
|
|
"vue": "Vue Integration",
|
|
"svelte": "Svelte Integration",
|
|
"solid": "Solid Integration",
|
|
"preact": "Preact Integration",
|
|
"angular": "Angular Integration",
|
|
"css-variables": "CSS Variables",
|
|
"web-components": "Web Components"
|
|
}
|