mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-05-28 16:16:24 +00:00
Implemented short URLs exporting
This commit is contained in:
@@ -33,6 +33,7 @@ describe('<ShortUrlsList />', () => {
|
||||
tags: [ 'test tag' ],
|
||||
}),
|
||||
],
|
||||
pagination: {},
|
||||
},
|
||||
});
|
||||
const ShortUrlsList = shortUrlsListCreator(ShortUrlsTable, ShortUrlsFilteringBar);
|
||||
|
||||
Reference in New Issue
Block a user