chore(examples): add useStoreActions to provider example closes #492 closes #485

This commit is contained in:
moklick
2020-09-10 18:03:36 +02:00
parent 0cc9526630
commit 29fa30c221
2 changed files with 14 additions and 1 deletions
+4
View File
@@ -30,3 +30,7 @@
flex-grow: 1;
height: 100%;
}
.providerflow .selectall {
margin-top: 10px;
}