Skip to content

Commit

Permalink
Fix snippet tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
arriolac committed Jan 24, 2024
1 parent b4ff086 commit 694bd7d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,7 @@ fun ScaleButtonExample() {
// [END android_compose_interactions_scale_button_example]
}

// [END android_compose_interactions_neon_node]
// [START android_compose_interactions_neon_node]
private class NeonNode(
private val shape: Shape,
private val borderWidth: Dp,
Expand Down

0 comments on commit 694bd7d

Please sign in to comment.