53954e1199
Removed the deprecated `PermissionedRoute` component that was incompatible with React Router v6 stable. Use `RequirePermission` instead. Also removed the `react-router-dom` dependency from the package since it is no longer needed. Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com> Made-with: Cursor
@backstage/plugin-permission-react
Components and hooks to help implement permissions in Backstage frontend plugins. For more information, see the permissions documentation on Backstage.io.