From 4ba40f83aad1ebb710c5514c2fe678a995c4b268 Mon Sep 17 00:00:00 2001 From: Sunita Sen <36556702+sunitasen@users.noreply.github.com> Date: Sat, 3 Nov 2018 18:35:44 +0530 Subject: [PATCH] docs: add react-360 to users (#1088) docs: add react-360 to users --- v1/website/data/users.js | 7 +++++++ v1/website/static/img/users/react-360.svg | 7 +++++++ 2 files changed, 14 insertions(+) create mode 100644 v1/website/static/img/users/react-360.svg diff --git a/v1/website/data/users.js b/v1/website/data/users.js index 5641188bcb..a9e742514b 100644 --- a/v1/website/data/users.js +++ b/v1/website/data/users.js @@ -218,6 +218,13 @@ module.exports = [ fbOpenSource: false, pinned: false, }, + { + caption: 'React 360', + image: '/img/users/react-360.svg', + infoLink: 'https://facebook.github.io/react-360', + fbOpenSource: true, + pinned: true, + }, { caption: 'React Native', image: '/img/users/react-native.svg', diff --git a/v1/website/static/img/users/react-360.svg b/v1/website/static/img/users/react-360.svg new file mode 100644 index 0000000000..6a30f17774 --- /dev/null +++ b/v1/website/static/img/users/react-360.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file