Aakash Patel
Aakash Patel
Hello, ### **Issue:** When you define multiple fields, only one of them can be accessible which comes first in form data. ### **Defined fields:**  ### **filename function** ...
I have added a new entry to the list. Thanks!
To append `myDiv` to the body, we should use `innerHTML` instead of `innerHTM`. This is a typo error. #60 Fixes the issue. Thanks!
To append `myDiv` to the body, we should use `innerHTML` instead of `innerHTM`. I think this is a typo error.
Add publish post mutation for publish a post for a publication Closes: #17
### Description **### Problems:** - Currently, clicking on `Arrow Down` will open a Menu but when we click on the outside area of the menu It remains there. - I...