From 1479e5cfdfb1e5cc057f8908eeb52236c877a935 Mon Sep 17 00:00:00 2001 From: Atanas Atanasov Date: Thu, 7 Oct 2021 15:30:40 +0300 Subject: [PATCH] Update README.md --- 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