Skip to content

Commit

Permalink
Finished for today
Browse files Browse the repository at this point in the history
  • Loading branch information
albin-karlsson committed Mar 28, 2024
1 parent 49b7b8c commit 40ccf70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/src/components/Topics.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ function Topics(props) {
value={customTopic}
placeholder="your topic"
onChange={handleInputTopic}
style={{ width: "80%" }}
/>
<button
className={`${
Expand Down

0 comments on commit 40ccf70

Please sign in to comment.