Skip to content
This repository has been archived by the owner on Aug 12, 2020. It is now read-only.

Commit

Permalink
apiKey til TinyMCE tilføjet
Browse files Browse the repository at this point in the history
  • Loading branch information
Matttuu committed Jan 3, 2020
1 parent af2ea65 commit 54d6c97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/editTextarea/EditTextarea.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ function EditTextarea() {
<React.Fragment>
<h3 className="mb-3">Redigér forsidetekst</h3>
<Editor
apiKey="u5lbj06anhycskcmb656llf5agkiqro4mornqsh2z9gm4g8b"
initialValue={data.getTextareaById.text}
init={{
height: 470,
Expand Down

0 comments on commit 54d6c97

Please sign in to comment.