From 0f4d9d3162173df26bcada213473c6f05684663b Mon Sep 17 00:00:00 2001 From: Severin Ibarluzea Date: Thu, 18 Apr 2024 15:17:18 -0700 Subject: [PATCH] add "react-supergrid" to "Some projects using transformation-matrix" --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 84e873f..84941d9 100644 --- a/README.md +++ b/README.md @@ -153,5 +153,6 @@ applyToPoint(matrix, [16, 24]); - [**React SVG Pan Zoom**](https://github.com/chrvadala/react-svg-pan-zoom) - [**ngx-graph**](https://github.com/swimlane/ngx-graph) - [**learn-anything**](https://github.com/learn-anything/learn-anything) +- [**react-supergrid**](https://github.com/tscircuit/supergrid) - [**Others...**](https://github.com/chrvadala/transformation-matrix/network/dependents) - Pull request your project!