diff --git a/VAMobile/documentation/design/Components/Buttons and links/Button.md b/VAMobile/documentation/design/Components/Buttons and links/Button.md index a08bba7a5c9..317c031bf65 100644 --- a/VAMobile/documentation/design/Components/Buttons and links/Button.md +++ b/VAMobile/documentation/design/Components/Buttons and links/Button.md @@ -73,4 +73,3 @@ A button draws attention to important actions with a large selectable surface. ## Differences with VADS * The Base button style exists due to mobile app specific needs in dark mode. For example: The v3 Alert component has a colored background for each variation. While working on dark mode, the mobile app team found that the Default button style did not meet color contrast requirements and clashed with the background colors. For this reason, we created a new Base button style that's based on a USWDS Base button style. * The Destructive button style is currently used in the mobile app to cancel an appointment or remove contact information. The mobile design system team presented to the Design System Council in February 2024 and this button will be added to the larger VA Design System. -* In Storybook, a White button style is available for use on the Login page. The mobile app team is working to remove this button in the app. Once it is removed in the app, it will be removed from Storybook. It's currently not included in this documentation or Figma to prevent designers from using it in the future. \ No newline at end of file