Skip to content

Commit bcc8f6a

Browse files
Note React docs
1 parent 30216b3 commit bcc8f6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tech-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The document assumes some familiarity with the app as a user. [Try it out](http:
66

77
## User interface
88

9-
The editor is written in [TypeScript](https://www.typescriptlang.org/) using [React](https://reactjs.org/).
9+
The editor is written in [TypeScript](https://www.typescriptlang.org/) using [React](https://reactjs.org/). The best documentation for React at the time of writing is their [beta documentation](https://beta.reactjs.org/).
1010

1111
We use the [Chakra UI component library](https://chakra-ui.com/docs/getting-started) which provides a base set of accessible components. We're currently using Chakra UI 1.x.
1212

0 commit comments

Comments
 (0)