Some interactive elements (branch dropdowns, the user menu, the clone popover) need JavaScript. Reading repositories, issues, patches, and the docs works without it; submitting forms also works as long as you can reach them via direct links.
Radish
alpha
Explore
Docs
Sign in
r
radicle-desktop
rad:z4D5UCArafTzTQpDZNQRuqswh3ury
Radicle desktop app
Clone
Radicle
Git (anonymous pull)
Log in
to clone via SSH
Source
Commits
666
Issues
129
Patches
380
Jobs
Commits
›
d17303bedb73a53bce83822e9119cec3b75da756
Remove unused file
Rūdolfs Ošiņš
committed
1 year ago
commit d17303bedb73a53bce83822e9119cec3b75da756
parent
dedfaf1e94b456bbadf325339ff66765d783e33b
1 file changed
+0
-5
deleted
src/views/Repos.svelte
@@ -1,5 +0,0 @@
-
<script lang="ts">
-
import Header from "@app/components/Header.svelte";
-
</script>
-
-
<Header />