Skip to content

Commit

Permalink
Merge pull request #48 from KakaoTech-BootCamp-Team-2/dev
Browse files Browse the repository at this point in the history
🚀 Deploy
  • Loading branch information
sayyyho authored Aug 19, 2024
2 parents 0f047ae + d772578 commit 3fc7e02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/PeopleListPage.jsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import React from "react";
import Layout from "../components/Common/Layout";
import MiniLayout from "../components/Common/MiniLayout";
import MiniLayout from "../components/Common/miniLayout.jsx";
import PeopleCard from "../components//PeopleListComponents/peopleCard";

export const PeopleListPage = () => {
Expand Down

0 comments on commit 3fc7e02

Please sign in to comment.