feat: ability to create a task #14
@ -19,6 +19,7 @@ pub(crate) fn ProjectForm() -> Element {
|
|||||||
input {
|
input {
|
||||||
r#type: "text",
|
r#type: "text",
|
||||||
name: "title",
|
name: "title",
|
||||||
|
required: true,
|
||||||
placeholder: "title"
|
placeholder: "title"
|
||||||
}
|
}
|
||||||
button {
|
button {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user