mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2025-05-09 13:10:19 +03:00
Simplified DeleteShortUrlModal component and shortUrlDeletion reducer
This commit is contained in:
parent
30117bd121
commit
3e298f010b
5 changed files with 17 additions and 34 deletions
test/short-urls/helpers
|
@ -21,7 +21,6 @@ describe('<DeleteShortUrlModal />', () => {
|
|||
toggle={identity}
|
||||
deleteShortUrl={deleteShortUrl}
|
||||
resetDeleteShortUrl={identity}
|
||||
shortUrlDeleted={identity}
|
||||
/>
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue