diff --git a/ui_examples.routing.yml b/ui_examples.routing.yml
index 5a3d912b45ea9eaafaff9e7eb85a012f25b49813..c894ff2859f4b3922af071b474fe54d29c6d2cf5 100644
--- a/ui_examples.routing.yml
+++ b/ui_examples.routing.yml
@@ -4,7 +4,7 @@ ui_suite.index:
     _controller: '\Drupal\system\Controller\SystemController::systemAdminMenuBlockPage'
     _title: 'UI libraries'
   requirements:
-    _permission: 'access patterns page+access_ui_styles_library+access_ui_examples_library+access ui icons library'
+    _permission: 'access patterns page+access components page+access_ui_styles_library+access_ui_examples_library+access ui icons library'
 
 ui_examples.overview:
   path: '/admin/appearance/ui/examples'