Replicated changes made in app-a to app-b

pull/8897/head
Mayank Jain 3 years ago committed by GitHub
parent 2921a94d02
commit 58a1efc696
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,3 +10,9 @@
Clicked {count}
{count === 1 ? 'time' : 'times'}
</button>
<style>
button{
width:200px;
}
</style>

Loading…
Cancel
Save