From 34560763cb09564ec135f6fa33109c766d51fadf Mon Sep 17 00:00:00 2001 From: Wei-Wei Wu Date: Thu, 17 May 2018 23:05:48 -0700 Subject: [PATCH] fix: prettier (#313) --- examples/basic-example/app.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/examples/basic-example/app.js b/examples/basic-example/app.js index 2cccefda..2241e198 100644 --- a/examples/basic-example/app.js +++ b/examples/basic-example/app.js @@ -177,7 +177,8 @@ class App extends Component { const projectName = 'React Sortable Tree'; const authorName = 'Frontend Collective'; const authorUrl = 'https://github.com/frontend-collective'; - const githubUrl = 'https://github.com/frontend-collective/react-sortable-tree'; + const githubUrl = + 'https://github.com/frontend-collective/react-sortable-tree'; const { treeData,