diff options
author | Patryk Niedźwiedziński <pniedzwiedzinski19@gmail.com> | 2020-08-08 22:56:20 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-08 22:56:20 +0200 |
commit | b04586d08643d7dd57c3ec279189782e4acfe1da (patch) | |
tree | 1958c20eac9d26aa67c55d0ec80a5c17fa8e1194 /tests | |
parent | d2645e94282c0b5b1d38e09a12e14bcc29ca6af7 (diff) | |
parent | 409b7633f8d9ae26e3270cc3738a96b89672fee4 (diff) | |
download | puszcza-b04586d08643d7dd57c3ec279189782e4acfe1da.tar.gz puszcza-b04586d08643d7dd57c3ec279189782e4acfe1da.zip |
Merge pull request #45 from 19pdh/title-design-update
Update title design
Diffstat (limited to 'tests')
-rw-r--r-- | tests/unit/__snapshots__/storybook.test.js.snap | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/tests/unit/__snapshots__/storybook.test.js.snap b/tests/unit/__snapshots__/storybook.test.js.snap index b942f47..c770bf8 100644 --- a/tests/unit/__snapshots__/storybook.test.js.snap +++ b/tests/unit/__snapshots__/storybook.test.js.snap @@ -730,6 +730,7 @@ exports[`Storyshots TheHeader default 1`] = ` > <nav class="navbar" + title="19 PDH Puszcza" > <div class="title" @@ -744,7 +745,11 @@ exports[`Storyshots TheHeader default 1`] = ` class="title-name margin" to="/" > - 19 PDH Puszcza + + 19 PDH + <b> + PUSZCZA + </b> </nuxt-link> </div> |