]> git.r.bdr.sh - rbdr/forum/blame - src/pages/a/[id].svelte
Add components to view topics and posts
[rbdr/forum] / src / pages / a / [id].svelte
CommitLineData
c1bc5993 1<script>
74b03c33 2 import Author from '$/components/author/author.svelte';
c1bc5993
RBR
3</script>
4
5<Author/>