Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Endpoint] Common PageView and LinkToApp components (#60819)
* a common PageView component * Policy List cleanup + improvements to PageView * Policy details refactored to use PageView layout * Fix bug: header nav - ensure section sub-routes set nav to `isSelected` * Added useNavigateToAppEventHandler hook * Remove use of `appBasePath` and use `history` for initializing router - For details - see #56705 * Removed `hello-world` API * Added `LinkToApp` component + refactor policy list to use it * Add icon to plugin registration
- Loading branch information