-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #92 from causyj/dev/recommendAPI
[DEV]ㅇ=
- Loading branch information
Showing
20 changed files
with
971 additions
and
860 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,5 @@ | ||
|
||
import { Loading } from "../components/Loading" | ||
import { Intro2 } from "../pages/roommatelist/Intro2" | ||
import { RoommateOption } from "../pages/roommatelist/RoommateOption" | ||
import { Card73 } from "../pages/roommatelist/components/Card73" | ||
export function ForPractice() { | ||
export const ForPractice = () => { | ||
return ( | ||
<div> <Loading address='/resulthome' firstLine='모글리님의' secondLine='생활 유형을 분석 중이에요'/></div> | ||
<div>ssf</div> | ||
) | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.