mirror of
https://github.com/garethgeorge/backrest.git
synced 2026-09-20 23:15:44 +00:00
docs: update README.md with new screenshots
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ el &&
|
||||
<ConfigProvider
|
||||
theme={{
|
||||
algorithm: [
|
||||
darkThemeMq ? theme.darkAlgorithm : theme.defaultAlgorithm,
|
||||
darkThemeMq.matches ? theme.darkAlgorithm : theme.defaultAlgorithm,
|
||||
theme.compactAlgorithm,
|
||||
],
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user