Skip to content

Commit

Permalink
remove content
Browse files Browse the repository at this point in the history
  • Loading branch information
Brittany Archibeque authored and Brittany Archibeque committed Nov 14, 2023
1 parent 58cc296 commit d2136af
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ export const StatusbasedNavigationAnatomy = () => (
<Annotation id={4} target="4" gridArea="annotation-4" />
<CardExample gridArea="card-example" />
</Grid>
<Diagram connections={connections} />
{/* <Diagram connections={connections} /> */}
</Stack>
);

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,6 @@ import {

## Example use cases

- Request a trial
- Register for an event
- Launch a demo for an upcoming feature release
- Upgrade software version
- This encourages users to stay on the latest version to avoid bugs, legacy software.

## Anatomy

Expand Down

0 comments on commit d2136af

Please sign in to comment.