This sample shows usage of the Tooltip APIs in the Compose Material 3 library.
There are two branches:
main: uses the 1.3.2 version of the Compose Material 3 libraryalpha: uses the latest alpha version of the Compose Material 3 library
You can find more details on Tooltips and how to use them in the following article: https://medium.com/@domen.lanisnik/tooltips-in-compose-material-3-14b49cbaf4dd
