A bunch of speculative non-working UI

This commit is contained in:
Paul Frazee
2024-02-22 16:32:22 -08:00
parent acd9532331
commit 047df5939f
8 changed files with 320 additions and 28 deletions
@@ -23,7 +23,7 @@ export function Link({
return (
<InternalLink
to={{
screen: 'ProfileModservice',
screen: 'Profile',
params: {
name: modservice.creator.handle,
},