Minor changes.
This commit is contained in:
parent
fc595e021e
commit
05d885a4c3
@ -2,7 +2,7 @@ You are important. I wrote a small poem I hope will help you today.\
|
|||||||
It's not very long, but I'm doing my best, and so are you.
|
It's not very long, but I'm doing my best, and so are you.
|
||||||
|
|
||||||
You are the moon, you are the stars\
|
You are the moon, you are the stars\
|
||||||
Im glad you're here, whomever you are.\
|
I'm glad you're here, whomever you are.\
|
||||||
We've been through much; in this life it's true,\
|
We've been through much; in this life it's true,\
|
||||||
But in the end, you will come through.
|
But in the end, you will come through.
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
use console_error_panic_hook;
|
use console_error_panic_hook;
|
||||||
use dioxus_web::{self, Config};
|
use dioxus_web::{self};
|
||||||
use rust_letter_fe::web_app::{self, VirtualDom};
|
use rust_letter_fe::web_app::{self};
|
||||||
use wasm_logger;
|
use wasm_logger;
|
||||||
|
|
||||||
fn main() {
|
fn main() {
|
||||||
|
Loading…
Reference in New Issue
Block a user