Skip to content

Commit

Permalink
[#638] Add implementation word for concistency
Browse files Browse the repository at this point in the history
  • Loading branch information
paulinea committed Oct 5, 2023
1 parent 46a2267 commit dfeebfb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/components/AppBarsTop.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ action performs.

### Regular top app bar

#### Jetpack Compose
#### Jetpack Compose implementation

Add `OdsTopAppBar` composable to your Scaffold topBar:

Expand Down Expand Up @@ -83,7 +83,7 @@ _Not available_

### Large top app bar

#### Jetpack Compose
#### Jetpack Compose implementation

First, you have to add this line in your application `build.gradle.kts` file cause this component relies on Compose Material 3 implementation:

Expand Down

0 comments on commit dfeebfb

Please sign in to comment.