Update docs/frontend-system/architecture/05-extension-overrides.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com> Signed-off-by: Camila Belo <camilaibs@gmail.com>
This commit is contained in:
@@ -22,8 +22,7 @@ If you want to override an app extension, you will need to create a new extensio
|
||||
|
||||
In this example below, we are going to create custom extensions for the app light and dark themes:
|
||||
|
||||
```tsx
|
||||
// packages/app/src/themes.ts
|
||||
```tsx title="packages/app/src/themes.ts"
|
||||
import {
|
||||
createThemeExtension,
|
||||
createExtensionOverrides
|
||||
|
||||
Reference in New Issue
Block a user