Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Karakas
SWP_SS24_Wetterdaten_sammeln
Commits
c62af3ea
Commit
c62af3ea
authored
Jun 09, 2024
by
EnesKarakas
Browse files
dawd
parent
c7c3667a
Changes
1
Hide whitespace changes
Inline
Side-by-side
frontend/src/components/weather/weatherForecastData.js
View file @
c62af3ea
...
...
@@ -330,7 +330,6 @@ const WeatherForecastData = (props) => {
<
/option
>
<
/select
>
<
/div
>
<
input
type
=
"
range
"
min
=
"
-5
"
max
=
"
5
"
step
=
"
1.0
"
value
=
"
0
"
/>
<
div
>
<
button
className
=
"
thq-button-filled
"
onClick
=
{
getData
}
>
Generate
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment