osu-cs492-w23 / final-project-team-11

final-project-team-11 created by GitHub Classroom
0 stars 2 forks source link

Add onclick functionality for the list viewed notes #15

Closed cdgco closed 1 year ago

cdgco commented 1 year ago

The list items don't have a onClick handler, but you can use the experimental modifier.clickable method to add a click listener, similar to the search results page.