Add EmptyState component

This commit is contained in:
Daniel Gasienica 2018-04-26 17:52:43 -04:00
parent ea49f7a3b6
commit 78f15b654d
3 changed files with 38 additions and 0 deletions

View file

@ -0,0 +1,4 @@
/**
* @prettier
*/
export const TEXT_SECONDARY = '#bbb';