mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-11-06 07:20:29 +03:00
Update src/app/features/room-nav/RoomNavUser.tsx
Co-authored-by: Gimle Larpes <97182804+GimleLarpes@users.noreply.github.com>
This commit is contained in:
parent
f74feec123
commit
aca2a40309
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { Avatar, Box, Icon, Icons } from 'folds';
|
||||
import { Avatar, Box, Icon, Icons, Text } from 'folds';
|
||||
import React from 'react';
|
||||
import { Room, RoomMember } from 'matrix-js-sdk';
|
||||
import { NavItem, NavItemContent } from '../../components/nav';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue