parent
e14e43bda2
commit
eab7f9f101
|
@ -932,7 +932,7 @@ The `useHash` property defaults to `false`, and the `hashPrefix` defaults to an
|
||||||
|
|
||||||
```ts
|
```ts
|
||||||
LocationUpgradeModule.config({
|
LocationUpgradeModule.config({
|
||||||
useHash: true
|
useHash: true,
|
||||||
hashPrefix: '!'
|
hashPrefix: '!'
|
||||||
})
|
})
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue