From d6bb83808222b713ee2cff6fda193a1ade8baff2 Mon Sep 17 00:00:00 2001 From: Brian Vaughn Date: Wed, 11 Oct 2017 10:24:16 -0700 Subject: [PATCH] Add a comment --- src/theme.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/theme.js b/src/theme.js index e79f3030167..855f848bf86 100644 --- a/src/theme.js +++ b/src/theme.js @@ -11,6 +11,8 @@ * Theme contains variables shared by styles of multiple components. */ +// Just a new comment + import hex2rgba from 'hex2rgba'; const colors = {