Skip to content

Commit

Permalink
Revert test data
Browse files Browse the repository at this point in the history
  • Loading branch information
vinaygaba committed May 21, 2024
1 parent 18a9b5e commit 0ff3af1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import androidx.compose.ui.tooling.preview.Preview
import androidx.compose.ui.unit.dp
import com.airbnb.android.submodule.showkasesample.FontPreview

@Preview(name = "Shapessss 200 by 200", group = "Shapes", widthDp = 100, heightDp = 100)
@Preview(name = "Shape 100 by 100", group = "Shapes", widthDp = 100, heightDp = 100)
@Preview(name = "Shape 150 by 150", group = "Shapes", widthDp = 150, heightDp = 150)
annotation class CustomShape

Expand Down

0 comments on commit 0ff3af1

Please sign in to comment.