diff --git a/src/api/index.js b/src/api/index.js index 5e0974a..835c9c0 100644 --- a/src/api/index.js +++ b/src/api/index.js @@ -11,6 +11,7 @@ import { getPostById, uploadPostImageAPI, } from "./postingAPI"; +import { postListAPI, searchPostListAPI, postDetailAPI,