diff --git a/src/features/book/components/BookInfo.tsx b/src/features/book/components/BookInfo.tsx
index a22dc1d..589d99a 100644
--- a/src/features/book/components/BookInfo.tsx
+++ b/src/features/book/components/BookInfo.tsx
@@ -1,4 +1,5 @@
import { Division } from '@/shared/components/Division'
+import { Spinner } from '@/shared/ui'
import { Switch } from '@/shared/ui/Switch'
import { useBookDetail } from '../hooks'
@@ -14,7 +15,12 @@ const BookInfo = ({ bookId, isRecording, onToggleRecording }: BookInfoProps) =>
const { data, isLoading, isError } = useBookDetail(bookId)
// if (isLoading) return
로딩 중...
-로딩 중...
+로딩 중...
+로딩 중...
+로딩 중...
-{error.userMessage}
-로딩 중...
+로딩 중...
-로딩 중...
-Loading...
+