Skip to content

Commit 17c0810

Browse files
committed
fix: (components)에서 _components로 폴더명 수정
1 parent c4bd4b5 commit 17c0810

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/app/schedule/_components/meeting-list.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,3 +143,5 @@ export const MeetingList = ({
143143
</section>
144144
);
145145
};
146+
147+
//

0 commit comments

Comments
 (0)