Toggle navigation
Toggle navigation
This project
Loading...
Sign in
김건희
/
OSSW_Weather_Briefing
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
김건희
2022-06-08 13:54:46 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
b35055c8608d48a444d324c82abc86d1e6a6509d
b35055c8
1 parent
4249ba15
[Merge] 'feature/middleware' into 'frontend'
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
weather_briefing/src/component/views/WeatherPage/WeatherPage.js
weather_briefing/src/component/views/WeatherPage/WeatherPage.js
View file @
b35055c
...
...
@@ -180,7 +180,7 @@ function WeatherPage(props) {
console
.
log
(
userGender
);
console
.
log
(
isRain
);
// 추천 페이지로 보낼 데이터
const
sendData
=
{
gender
:
0
,
weather
:
"1"
,
...
...
Please
register
or
login
to post a comment