mirror of
https://github.com/Mastermindzh/react-starter-kit.git
synced 2025-01-20 10:31:00 +01:00
fixed docs....
This commit is contained in:
parent
87e5d4067a
commit
78f7009ab3
@ -81,7 +81,7 @@ export const Navbar: FunctionComponent<{}> = () => {
|
||||
|
||||
To add a value to the runtime config you have to take 2 steps:
|
||||
|
||||
1. Add a type to the `RuntimeConfig` type in [src/infrastructure/config/RunTimeConfig.ts](./src/config/RunTimeConfig.ts)
|
||||
1. Add a type to the `RuntimeConfig` type in [src/infrastructure/config/RunTimeConfig.ts](./src/infrastructure/config/RunTimeConfig.ts)
|
||||
|
||||
```tsx
|
||||
type RunTimeConfig = {
|
||||
|
Loading…
Reference in New Issue
Block a user