From 8c1bb9034778241e88376893249ab22ae06a077f Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Wed, 6 Jan 2016 02:41:10 +0000 Subject: [PATCH] add fixme --- src/Tinter.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/Tinter.js b/src/Tinter.js index e623fec93a..10a103f0f4 100644 --- a/src/Tinter.js +++ b/src/Tinter.js @@ -14,6 +14,11 @@ See the License for the specific language governing permissions and limitations under the License. */ + +// FIXME: these vars should be bundled up and attached to +// module.exports otherwise this will break when included by both +// react-sdk and apps layered on top. + // The colour keys to be replaced as referred to in SVGs var keyRgb = [ "rgb(118, 207, 166)", // Vector Green