From a3147c602ffc11c2372c76e3c2cfe4edba5ddd85 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 19 Mar 2020 08:05:28 -0700 Subject: [PATCH] Added safe-react-components to Gnosis --- data/ecosystems/g/gnosis.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/g/gnosis.toml b/data/ecosystems/g/gnosis.toml index 7eee343e..709574a8 100644 --- a/data/ecosystems/g/gnosis.toml +++ b/data/ecosystems/g/gnosis.toml @@ -432,6 +432,9 @@ url = "https://github.com/gnosis/safe-react" [[repo]] url = "https://github.com/gnosis/safe-react-apps" +[[repo]] +url = "https://github.com/gnosis/safe-react-components" + [[repo]] url = "https://github.com/gnosis/safe-relay-service"