Skip to content

Commit

Permalink
uswds to false on virtual agent only (#28530)
Browse files Browse the repository at this point in the history
Signed-off-by: Micah Chiang <micahkchiang@gmail.com>
  • Loading branch information
micahchiang committed Mar 12, 2024
1 parent cc0fb09 commit e746042
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -4,7 +4,7 @@ import { CONTACTS } from '@department-of-veterans-affairs/component-library/cont
export default function Disclaimer() {
return (
<>
<va-breadcrumbs label="Breadcrumb">
<va-breadcrumbs uswds="false" label="Breadcrumb">
<a href="/">Home</a>
<a href="/contact-us">Contact us</a>
<a href="/contact-us/virtual-agent">VA chatbot</a>
Expand Down

0 comments on commit e746042

Please sign in to comment.