Skip to content

Commit

Permalink
remove time
Browse files Browse the repository at this point in the history
  • Loading branch information
mluukkai committed Jul 31, 2024
1 parent c699f9e commit 073b613
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/TopicForm.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ const TopicForm = (props) => {
onChange={(e) => props.updateSpecialRequests(e.target.value)}
/>
</div>
{<div >
{false&&<div >
Kerro seuraavassa kohdassa myös sopivat ajankohdat / tell also what is the suitable timing for your project
<ul>
<li>alkukesä / early summer 12.5.-28.6.</li>
Expand Down

0 comments on commit 073b613

Please sign in to comment.