General clean up. No working on the new event presenter components.
This commit is contained in:
@@ -3,12 +3,4 @@
|
||||
export let data;
|
||||
</script>
|
||||
|
||||
<!-- <h1>Event Speakers Layout</h1> -->
|
||||
|
||||
<!-- <div class="submenu">
|
||||
{#each data.sections as section}
|
||||
<a href="/settings/{section.slug}">{section.title}</a>
|
||||
{/each}
|
||||
</div> -->
|
||||
|
||||
<slot></slot>
|
||||
Reference in New Issue
Block a user