Refactor the client to implement a channel navbar #76
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@ import type { ChannelResponse, GuildMemberResponse, GuildResponse, INavbar } fro
|
|||
const route = useRoute();
|
||||
|
||||
const loading = useState("loading");
|
||||
const navbar = useState<INavbar>("navbar");
|
||||
|
||||
const channelUrlPath = `channels/${route.params.channelId}`;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue