feat: follow requests in sidebar

This commit is contained in:
mae taylor 2025-07-14 17:42:20 +01:00
parent 0dd903a4eb
commit 6f446fd871
Signed by: mae
GPG key ID: 3C80D76BA7A3B9BD
6 changed files with 117 additions and 3 deletions

View file

@ -0,0 +1,10 @@
<script>
import { followRequests } from '$lib/followRequests.js';
</script>
<div>
</div>
<style></style>