From d5c9959f281690a74b8bd4d59628b00b95d5a377 Mon Sep 17 00:00:00 2001 From: rhysd Date: Thu, 1 Aug 2024 10:48:34 +0900 Subject: [PATCH] fix image size ratio due to update of the file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3e3c57..94dbca5 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ cargo run --example popup_placeholder Popup textarea with a placeholder text. -popup textarea with placeholder example +popup textarea with placeholder example ### [`password`](./examples/password.rs)