Add Login Component

Summary:
- Add Sandy renderer for `SignInSheet`
- Change background color for default button

Reviewed By: mweststrate

Differential Revision: D24112100

fbshipit-source-id: a602c920c24dd039697834aaba3c79e79f04481e
This commit is contained in:
Chaiwat Ekkaewnumchai
2020-10-07 03:11:00 -07:00
committed by Facebook GitHub Bot
parent cd737a0177
commit 6d1da5bb42
7 changed files with 119 additions and 23 deletions

View File

@@ -69,6 +69,7 @@ export default function SandyDesignSystem() {
<ColorPreview name="disabledColor" />
<ColorPreview name="backgroundDefault" />
<ColorPreview name="backgroundWash" />
<ColorPreview name="buttonDefaultBackground" />
<ColorPreview name="backgroundTransparentHover" />
<ColorPreview name="dividerColor" />
</Card>