From 1fdb1e92cea474827759f76a0246d68db690e872 Mon Sep 17 00:00:00 2001 From: Garrett Mills Date: Tue, 12 Jul 2022 17:34:46 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ec29133..c73afa9 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ A collection of articles & links - [morphdom](https://github.com/patrick-steele-idem/morphdom) - A tool for diffing & applying DOM changes - [How to use JSX without React](https://betterprogramming.pub/how-to-use-jsx-without-react-21d23346e5dc) + - [React JSX types](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/218978baf658fe6be611983776ca9f9705e2f598/types/react/index.d.ts) ### TypeScript