From bfe99a2d33f3c1c808847b1f1eaf26be929047a2 Mon Sep 17 00:00:00 2001 From: Jason Lee Date: Fri, 10 Oct 2025 21:37:03 +0800 Subject: [PATCH] doc: Update Longbridge app screenshot. (#1348) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe583e91..3b75fccf 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,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.