Skip to content

Instantly share code, notes, and snippets.

@zurche
Created July 27, 2023 12:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zurche/175e5896657e3c8a3024930a0660bd60 to your computer and use it in GitHub Desktop.
Save zurche/175e5896657e3c8a3024930a0660bd60 to your computer and use it in GitHub Desktop.
@Composable
fun MonthlyCapPreview(monthlyPreview: List<Pair<String, Float>>) {
TODO("Not yet implemented")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment