From 897ffdfb9e8d87220e8a4b50d8c8315b84728a86 Mon Sep 17 00:00:00 2001 From: Ansgar Mertens Date: Thu, 18 Jun 2020 14:22:06 +0200 Subject: [PATCH] fix example usage as reported in #3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eef86a7..112027d 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ import { JSONEditor, JSONEView } from 'ra-input-json'; // In Form component such as SimpleForm use JSONEditor component. - + ``` ## Component Properties