Skip to content

Commit

Permalink
Update installation.md (#3822)
Browse files Browse the repository at this point in the history
  • Loading branch information
pranavrajs committed Jan 28, 2024
1 parent 329f2c2 commit 58d4328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.md
Expand Up @@ -24,7 +24,7 @@ There are two types of React bindings, `mobx-react-lite` supports only functiona

Based on your preference, MobX can be used with or without decorators.
Both the legacy implementation and the standardised TC-39 version of decorators are currently supported.
See [enabling-decorators.md](enabling-decorators.md) for more details on how to enable them.
See [enabling-decorators](enabling-decorators.md) for more details on how to enable them.
Legacy decorator support will be removed in MobX 7, in favor of the standard.

## Use spec compliant transpilation for class properties
Expand Down

0 comments on commit 58d4328

Please sign in to comment.