We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a09b1c5 + fc69091 commit 2efb3eeCopy full SHA for 2efb3ee
1 file changed
src/components/pages/posts/PostsManagement/PostsManagement.tsx
@@ -408,7 +408,6 @@ const PostsManagement: React.FC = () => {
408
>
409
<option value="all">전체 상태</option>
410
<option value="active">활성</option>
411
- <option value="inactive">비활성</option>
412
<option value="reported">신고됨</option>
413
</select>
414
<div className={styles["status-select-icon"]}>
0 commit comments