Skip to content

Commit

Permalink
rename: taken lecture -> lecture
Browse files Browse the repository at this point in the history
  • Loading branch information
gahyuun committed Feb 27, 2024
1 parent 8a218ab commit 5aa2967
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { fetchTakenLectures } from '@/app/business/taken-lectures/taken-lecture-list.query';
import { fetchTakenLectures } from '@/app/business/lecture/taken-lecture-list.query';
import { Table } from '../view/molecule/table';
import TakenLectureTitle from './taken-lecture-title';
import Button from '../view/atom/button/button';
Expand Down
File renamed without changes.

0 comments on commit 5aa2967

Please sign in to comment.