댓글 시스템 복구
This commit is contained in:
@@ -46,6 +46,10 @@ export function followingFeedPath() {
|
||||
return '/following'
|
||||
}
|
||||
|
||||
export function commentsPath() {
|
||||
return '/comments'
|
||||
}
|
||||
|
||||
export function profilePath() {
|
||||
return '/profile'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user