From 1b9aab807f4b4bdeb31937a4aaea9d119767c97e Mon Sep 17 00:00:00 2001 From: Dhenain Ambroise Date: Sun, 10 Jan 2021 18:08:46 +0100 Subject: [PATCH] Improve display of preview/next button in fallback example --- .../example-with-ssg-and-fallback/[albumId].tsx | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/pages/[locale]/examples/native-features/example-with-ssg-and-fallback/[albumId].tsx b/src/pages/[locale]/examples/native-features/example-with-ssg-and-fallback/[albumId].tsx index 380c899d2..7f330831e 100644 --- a/src/pages/[locale]/examples/native-features/example-with-ssg-and-fallback/[albumId].tsx +++ b/src/pages/[locale]/examples/native-features/example-with-ssg-and-fallback/[albumId].tsx @@ -208,7 +208,14 @@ const ExampleWithSSGAndFallbackAlbumPage: NextPage = (props): JSX.Element ) } - {' | '} + + {' | '} +