chore: rename again

This commit is contained in:
Tristan Yang
2022-07-04 16:55:13 +08:00
parent 227ae51af3
commit 8330e45674
27 changed files with 141 additions and 94 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ import Profile from "../../common/component/Profile";
import StyledWrapper from "./styled";
import BlankPlaceholder from "../../common/component/BlankPlaceholder";
export default function ContactsPage() {
export default function UsersPage() {
const dispatch = useDispatch();
const { pathname } = useLocation();