Skip to content

Commit

Permalink
Update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
colebemis committed Feb 3, 2021
1 parent 1fb77ac commit 00c579a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/__tests__/__snapshots__/BreadcrumbItem.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ exports[`Breadcrumb.Item adds activeClassName={SELECTED_CLASS} when it gets a "t
pointer-events: none;
}
<a
<div
activeClassName="selected"
aria-current={null}
className="c0"
to="#"
Expand Down

0 comments on commit 00c579a

Please sign in to comment.