From 9f41db29082fee458ebec7c6b4ae2cee3b1fe00f Mon Sep 17 00:00:00 2001 From: Thisyahlen Date: Mon, 23 Sep 2024 16:30:01 +0800 Subject: [PATCH] chore: update the logout name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9895f03..a5270bc 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ const YourComponent = () => { return (
- +
); };