fix compiler authoring traps and showcase generation order
This commit is contained in:
@@ -695,7 +695,7 @@ if (component) registerOutputHandler(component, "change", (payload) => <span>
|
||||
</div>
|
||||
<nav class="detail-pagination">
|
||||
<a href="/components/data-map"><small>Previous</small><strong>← Data Map</strong></a>
|
||||
<a href="/components/file-upload"><small>Next</small><strong>File Upload →</strong></a>
|
||||
<a href="/components/map"><small>Next</small><strong>Map →</strong></a>
|
||||
</nav>
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user