Skip to content

Commit

Permalink
fix: added title content updation with settings save button #529
Browse files Browse the repository at this point in the history
fixed and added title and content updation with post settings save
  • Loading branch information
jasurobo committed Jan 11, 2022
1 parent 6f90766 commit b91d47f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pages/posts/write.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import PostService from "../../services/PostService";
import { editorUrl } from "../../config/config";
import { getCookieValue } from "../../lib/cookie";
import notify from "../../lib/notify";
import { data } from "remark";

const TARGET = editorUrl;

Expand Down

0 comments on commit b91d47f

Please sign in to comment.