Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
saket committed Dec 24, 2023
1 parent 61db33d commit 0422aa1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ implementation "androidx.compose.material3:material3:1.2.0-beta01"
```

```diff
- import androidx.compose.material3.Slider
+ import me.saket.squiggles.SquigglySlider

- Slider(
+ SquigglySlider(
value = sliderValue,
Expand Down

0 comments on commit 0422aa1

Please sign in to comment.