Skip to content

Fix link deletion

Compare
Choose a tag to compare
@aledeg aledeg released this 20 Apr 09:29
· 59 commits to master since this release
Before, the link deletion action was broken. It didn't remove the
selected link and the refresh was not working properly.
Now, deleting a link is working as expected. In the process, I have
simplified the code by removing DOM element.

See #24