Add EmptyState
component
This commit is contained in:
parent
ea49f7a3b6
commit
78f15b654d
3 changed files with 38 additions and 0 deletions
4
ts/components/styles/Colors.ts
Normal file
4
ts/components/styles/Colors.ts
Normal file
|
@ -0,0 +1,4 @@
|
|||
/**
|
||||
* @prettier
|
||||
*/
|
||||
export const TEXT_SECONDARY = '#bbb';
|
Loading…
Add table
Add a link
Reference in a new issue