diff --git a/nx-dev/feature-package-schema-viewer/src/lib/content.tsx b/nx-dev/feature-package-schema-viewer/src/lib/content.tsx index 1b48d4494a..b32639f792 100644 --- a/nx-dev/feature-package-schema-viewer/src/lib/content.tsx +++ b/nx-dev/feature-package-schema-viewer/src/lib/content.tsx @@ -114,13 +114,12 @@ export function Content({ )}
- - - {schemaViewModel.packageName} - + + {schemaViewModel.packageName}

- - - - {guide.name} - + + + {guide.name}

@@ -120,11 +118,12 @@ function SchemaListItem({

- - - - {schema.name} - + + + {schema.name} {schema.hidden && ( @@ -160,11 +159,14 @@ function EmptyList({

- - - - No {type} available for this package yet! - + + No + {type}available for this package yet!

diff --git a/nx-dev/feature-search/src/lib/algolia-search.tsx b/nx-dev/feature-search/src/lib/algolia-search.tsx index 05d1619c47..1ce1304a27 100644 --- a/nx-dev/feature-search/src/lib/algolia-search.tsx +++ b/nx-dev/feature-search/src/lib/algolia-search.tsx @@ -20,11 +20,7 @@ function Hit({ hit: InternalDocSearchHit | StoredDocSearchHit; children: ReactNode; }): JSX.Element { - return ( - - {children} - - ); + return {children}; } export function AlgoliaSearch({ diff --git a/nx-dev/nx-dev/pages/404.tsx b/nx-dev/nx-dev/pages/404.tsx index 75205c9981..1073cbfb4d 100644 --- a/nx-dev/nx-dev/pages/404.tsx +++ b/nx-dev/nx-dev/pages/404.tsx @@ -33,24 +33,22 @@ export function FourOhFour(): JSX.Element {

You can return to{' '} - - - our front page - + + our front page , or{' '} - - - drop us a line - + + drop us a line {' '} if you can't find what you're looking for.

diff --git a/nx-dev/nx-dev/pages/500.tsx b/nx-dev/nx-dev/pages/500.tsx index b4c720da12..5fc627cabc 100644 --- a/nx-dev/nx-dev/pages/500.tsx +++ b/nx-dev/nx-dev/pages/500.tsx @@ -22,24 +22,22 @@ export default function FiveOhOh(): JSX.Element {

You can return to{' '} - - - our front page - + + our front page , or{' '} - - - drop us a line - + + drop us a line {' '} if you can't find what you're looking for.

diff --git a/nx-dev/nx-dev/pages/conf.tsx b/nx-dev/nx-dev/pages/conf.tsx index 7a61ba77d9..4d40156320 100644 --- a/nx-dev/nx-dev/pages/conf.tsx +++ b/nx-dev/nx-dev/pages/conf.tsx @@ -107,25 +107,25 @@ export default function ConfPage(): JSX.Element { Workshops will be available on Oct. 16, 18.

{/* + Register now + - Register now - - - - */} + + + */} {/*
- + + Replay Available Watch Now + + - - Replay Available Watch Now - - - - - -
*/} + + + +
*/}
@@ -200,30 +200,35 @@ export default function ConfPage(): JSX.Element { - - - Agenda - + + Agenda - - - Speakers - + + Speakers - - - Workshop - + + Workshop - - - Location - + + Location - - - Health & Safety - + + Health & Safety @@ -278,159 +283,159 @@ export default function ConfPage(): JSX.Element { {/*SPONSORS -
-
-

- Sponsors -

-
+
+
+

+ Sponsors +

- */} +
+ */} {/*
- SPONSORS -
-

- Sponsors -

-
-
- - - - - - - - -
-
- - - - -
+

+ Sponsors +

+
+
+ + + + + + + + +
+
+ + + + + - -
+ +
-
*/} +
+
*/}