Skip to content

Commit

Permalink
Update Courses.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
7his15CYS authored Aug 13, 2024
1 parent 0d982b3 commit f7181e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/page/Courses.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
export function Record(){
export function Course(){
return (
<div className="record">
<div className="course">
<>
<h4 className="text-center fw-bold">演講 Speech</h4>
<ul>
Expand Down

0 comments on commit f7181e3

Please sign in to comment.