mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-02-28 12:46:41 +00:00
Improved landing page design
This commit is contained in:
@@ -35,7 +35,7 @@ describe('<Home />', () => {
|
||||
},
|
||||
0,
|
||||
],
|
||||
[{}, 3 ],
|
||||
[{}, 2 ],
|
||||
])('shows link to create or set-up server only when no servers exist', (servers, expectedParagraphs) => {
|
||||
const wrapped = createComponent({ servers });
|
||||
const p = wrapped.find('p');
|
||||
|
||||
Reference in New Issue
Block a user