Skip to content

Commit f09c759

Browse files
committed
feat: remove WIP
1 parent ee19d19 commit f09c759

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
Work in progress
2-
31
<h1 align="center">Welcome to editorjs-style 👋</h1>
42
<p>
53
<a href="https://www.npmjs.com/package/editorjs-style" target="_blank">

docs/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</head>
1111

1212
<body>
13-
<div id="editorjs" style="margin-top: 300px"></div>
13+
<div id="editorjs"></div>
1414
<button id="button" type="button">Save</button>
1515
<div id="output-data"></div>
1616
<script>

0 commit comments

Comments
 (0)