account refactor
This commit is contained in:
@@ -21,5 +21,10 @@
|
||||
setContext("channel", channel);
|
||||
setContext("user", user);
|
||||
</script>
|
||||
<div class="text-center">
|
||||
<h1><a class="text-decoration-none" href="{channel.lucentUrl}">{channel.name}</a></h1>
|
||||
</div>
|
||||
<div>
|
||||
<svelte:component this={components[view]} {title} {...data}/>
|
||||
</div>
|
||||
|
||||
<svelte:component this={components[view]} {title} {...data}/>
|
||||
|
||||
Reference in New Issue
Block a user