mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-18 02:19:09 +00:00
feat: add Api and Session contexts
This commit is contained in:
parent
f65779f925
commit
9c2a6a8d61
13 changed files with 340 additions and 7 deletions
|
@ -32,7 +32,7 @@ export const Authed = (props: Props) => {
|
|||
<MastheadBase>
|
||||
<MastheadAlignment>
|
||||
<MastheadLeft>
|
||||
<MastheadA href="/servers">
|
||||
<MastheadA to="/servers">
|
||||
<DynamicLogomark height={35} />
|
||||
</MastheadA>
|
||||
<InteractionBase
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue