Skip to content

Commit

Permalink
-title
Browse files Browse the repository at this point in the history
  • Loading branch information
wizhaaa committed Dec 11, 2024
1 parent 9c6671c commit 8203258
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion client/src/modules/Admin/Components/Admin.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -508,7 +508,8 @@ export const Admin = () => {
{renderInitButton()}
</div >
<div>
<br/>
<br />
<h2> Raffle </h2>
<div>
Raffle Start Date: <input type='date' value={raffleStartDate || ''} onChange={handleRaffleDateChange} />
</div>
Expand Down

0 comments on commit 8203258

Please sign in to comment.