Update docs/frontend-system/architecture/05-extension-overrides.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com> Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
committed by
Camila Belo
parent
f6909fee98
commit
27aa7dc957
@@ -37,7 +37,7 @@ import {
|
||||
// Creating a light theme extension;
|
||||
const apertureLightTheme = createThemeApi({ … });
|
||||
|
||||
// Creating a light theme extension;
|
||||
// Creating a dark theme extension;
|
||||
const apertureDarkTheme = createThemeApi({ … });
|
||||
|
||||
// Creating an extension overrides preset
|
||||
|
||||
Reference in New Issue
Block a user