degisiklik
All checks were successful
Release and Build Docker Images / release-and-build (push) Successful in 1m59s
All checks were successful
Release and Build Docker Images / release-and-build (push) Successful in 1m59s
This commit is contained in:
@@ -74,7 +74,7 @@ const TodoList = () => {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<div className="todo-wrapper">
|
<div className="todo-wrapper">
|
||||||
<h1 className="title">Tasks</h1>
|
<h1 className="title">Tasks List</h1>
|
||||||
|
|
||||||
<form className="todo-form" onSubmit={handleCreate}>
|
<form className="todo-form" onSubmit={handleCreate}>
|
||||||
<input
|
<input
|
||||||
|
|||||||
Reference in New Issue
Block a user