prettier :(
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
This commit is contained in:
@@ -407,8 +407,8 @@ const config: Config = {
|
||||
},
|
||||
{
|
||||
label: 'Assets',
|
||||
to: 'https://github.com/cncf/artwork/tree/main/projects/backstage'
|
||||
}
|
||||
to: 'https://github.com/cncf/artwork/tree/main/projects/backstage',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
+12
-10
@@ -500,17 +500,19 @@ module.exports = {
|
||||
'accessibility/index',
|
||||
],
|
||||
},
|
||||
{Migrations: [
|
||||
'tutorials/react-router-stable-migration',
|
||||
'tutorials/react18-migration',
|
||||
'tutorials/package-role-migration',
|
||||
'tutorials/migrating-away-from-core',
|
||||
'tutorials/yarn-migration',
|
||||
'tutorials/migrate-to-mui5',
|
||||
'tutorials/auth-service-migration',
|
||||
]}
|
||||
{
|
||||
Migrations: [
|
||||
'tutorials/react-router-stable-migration',
|
||||
'tutorials/react18-migration',
|
||||
'tutorials/package-role-migration',
|
||||
'tutorials/migrating-away-from-core',
|
||||
'tutorials/yarn-migration',
|
||||
'tutorials/migrate-to-mui5',
|
||||
'tutorials/auth-service-migration',
|
||||
],
|
||||
},
|
||||
],
|
||||
FAQ: ['faq/index', 'faq/product','faq/technical'],
|
||||
FAQ: ['faq/index', 'faq/product', 'faq/technical'],
|
||||
Contribute: [
|
||||
'contribute/index',
|
||||
'contribute/getting-involved',
|
||||
|
||||
Reference in New Issue
Block a user