From 95cc576e4d414cece7f47454d75c20600e04a157 Mon Sep 17 00:00:00 2001 From: Ivan Gorochov Date: Thu, 14 Sep 2017 17:24:15 +0700 Subject: [PATCH] Update plugin.js --- plugin.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.js b/plugin.js index 0cb4533..ca5c282 100644 --- a/plugin.js +++ b/plugin.js @@ -2,7 +2,7 @@ // ---------------------------------------------------------------------------- const RNElements = 'react-native-elements' -const EXAMPLE_FILE = 'ElementsExample.js' +const EXAMPLE_FILE = 'ElementsExample.js.ejs' const add = async function (context) { const { ignite } = context