Skip to content

Instantly share code, notes, and snippets.

@AlankritaShah
Created October 27, 2022 21:08
Show Gist options
  • Save AlankritaShah/7eb6b93bcd1e23f8853410dc7511021f to your computer and use it in GitHub Desktop.
Save AlankritaShah/7eb6b93bcd1e23f8853410dc7511021f to your computer and use it in GitHub Desktop.
@Preview(showBackground = true)
@Composable
fun BusinessCardPreview() {
ComposeExampleTheme {
BusinessCardTop()
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment