We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bac6b06 commit 05a8930Copy full SHA for 05a8930
examples/official-site/favicon.ico
-216 KB
examples/official-site/manual_setup.sql
@@ -47,7 +47,7 @@ SELECT 'text' as component;
47
SELECT '
48
SELECT
49
''Hello'' AS title,
50
- ''world'' description,
+ ''world'' AS description,
51
''https://wikipedia.org'' AS link;' as contents, TRUE as code;
52
53
SELECT 'text' as component, 'The list of components you can use and their properties is available in ' as contents;
0 commit comments