Skip to content

Commit

Permalink
fix: fix url
Browse files Browse the repository at this point in the history
  • Loading branch information
FallingStar624 committed Feb 17, 2022
1 parent 0913862 commit c1085b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/StudyRecruit.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { Link, useNavigate } from 'react-router-dom';
import CategorySelect from '../components/categorySelect';
import Paginator from '../components/paginator';
import isLogin from '../utils/isLogin';

import '../statics/css/studyRecruit.css';

export default function StudyRecruit() {
Expand Down

0 comments on commit c1085b9

Please sign in to comment.