- {/* Cards Repeated with Different Contents */}
- {Array.from({ length: 5 }).map((_, index) => (
+ {searchResult.map((result: any, index: number) => (
{
@@ -33,7 +91,7 @@ const ResultPage = () => {
@@ -42,7 +100,10 @@ const ResultPage = () => {
음악 설명 by MU-LLaMA
-
+
navigate("/")}
+ >
다시 인식하기