We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aef58d commit 9841861Copy full SHA for 9841861
1 file changed
index.html
@@ -21,7 +21,7 @@ <h1>Hello! Welcome to Solidverse</h1>
21
22
<div class="main">
23
<!-- Similar to React components, we load the ExampleTable component. Just that this componens are written in RDF (Turtle syntax) -->
24
- <div data-solid_ui_component="https://timea.solidcommunity.net/HelloWorld/src/facetedSearchPage/appsDisplay.ttl">
+ <div data-solid_ui_component="./src/facetedSearchPage/appsDisplay.ttl#ExamplesApp">
25
<span id="loading-span">Loading...</span>
26
</div>
27
0 commit comments