Skip to content

Commit

Permalink
Update TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
fhennig committed Dec 11, 2024
1 parent b8e4b1d commit 327d5bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/components/Submission/ColumnRenameModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ export const ColumnRenameModal: React.FC<ColumnRenameModalProps> = ({ inputFile,
disabled // disable for now
onClick={() => {
closeDialog();
// TODO update the header and call setInputFile
// TODO update the header and call setInputFile
}}
>
Update
Expand Down

0 comments on commit 327d5bb

Please sign in to comment.