rm todo
This commit is contained in:
parent
9ec7a79348
commit
0a4140ae8c
2 changed files with 2 additions and 4 deletions
|
@ -177,11 +177,11 @@ enum Route {
|
|||
}
|
||||
|
||||
fn Home() -> Element {
|
||||
todo!()
|
||||
// HomePage...
|
||||
}
|
||||
|
||||
fn Blog() -> Element {
|
||||
todo!()
|
||||
// BlogPage...
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue