From e3e00a38b8c88ea456040eb823e661abfb20f16c Mon Sep 17 00:00:00 2001 From: Floyd Wang Date: Fri, 6 Jun 2025 10:39:00 +0800 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f53cb128..1a64c680 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ UI components for building fantastic desktop applications using [GPUI](https://g Here is the first application: [Longbridge Pro](https://longbridge.com/desktop), built using GPUI Component. -Image +Image We built multi-theme support in the application. This feature is not included in GPUI Component itself, but is based on the `Theme` feature, so it's easy to implement.