From 277004fd9b014dc44c95900690d2781370090d95 Mon Sep 17 00:00:00 2001 From: sota1235 Date: Wed, 4 Jan 2017 23:30:15 +0900 Subject: [PATCH] refactor: replace with files in node_modules --- browser/components/MarkdownPreview.js | 2 +- lib/finder.html | 12 ++++++------ lib/main.html | 14 +++++++------- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/browser/components/MarkdownPreview.js b/browser/components/MarkdownPreview.js index 074abd44..c7ae7476 100644 --- a/browser/components/MarkdownPreview.js +++ b/browser/components/MarkdownPreview.js @@ -140,7 +140,7 @@ export default class MarkdownPreview extends React.Component { this.refs.root.contentWindow.document.head.innerHTML = ` - + ` diff --git a/lib/finder.html b/lib/finder.html index b5204798..d5870724 100644 --- a/lib/finder.html +++ b/lib/finder.html @@ -33,14 +33,14 @@ - + - - - - - + + + + + diff --git a/lib/main.html b/lib/main.html index 2505ae3c..4a335209 100644 --- a/lib/main.html +++ b/lib/main.html @@ -61,18 +61,18 @@ - + - - - - - - + + + + + +