Share Permissions (#761)

* Share restrictions

* Tweak language, add spec
This commit is contained in:
Tom Moor
2018-08-19 16:06:39 -07:00
committed by GitHub
parent e704a86e36
commit 328f731541
21 changed files with 224 additions and 185 deletions

View File

@@ -11,7 +11,7 @@ const theme = {
placeholder: '#b1becc',
danger: '#D0021B',
warning: '#f08a24',
success: '#1AB6FF',
success: '#2f3336',
info: '#a0d3e8',
slate: '#9BA6B2',