Skip to content

Instantly share code, notes, and snippets.

@AlankritaShah
Created October 27, 2022 21:09
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 AlankritaShah/2d5fc6a6841f7edf7b79b5474893d4ba to your computer and use it in GitHub Desktop.
Save AlankritaShah/2d5fc6a6841f7edf7b79b5474893d4ba to your computer and use it in GitHub Desktop.
@Preview(showBackground = true)
@Composable
fun BusinessCardPreview() {
ComposeExampleTheme {
BusinessCardBottomRow()
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment