short
short copied to clipboard
Add edit & delete button to the Short links that are created by the user in React
From #237
@byliuyang, do we first list all short links generated by users and allow them to edit each one of them or just allow edit/delete the last created short link?
If so, doesn't this depend on #200 ?
@adharmawan You are right. It seems to depend on #200. They should be able to edit / delete each short link they created.
Looks like a PR has been raised for that issue. Will wait for that