From ebd50cd4ef0aacf805646f85f299ca9a283a3056 Mon Sep 17 00:00:00 2001 From: Atanas Atanasov Date: Thu, 7 Oct 2021 15:46:53 +0300 Subject: [PATCH] Update README.md (#165) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fed57f0..01dc6e0 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ function App() { ## Style the view -You can style view component by passing class to `viewClassName` prop +You can style a view component by passing class to the `className` prop ```html