This website requires JavaScript.
Explore
Help
Register
Sign In
paulononato
/
backstage
Watch
1
Star
0
Fork
0
You've already forked backstage
Code
Issues
Pull Requests
Actions
17
Packages
Projects
Releases
Wiki
Activity
Files
56ccb7e5bc8ffc0e2a4d3e7b2455cf1187fbbd91
backstage
/
plugins
/
techdocs-react
/
src
T
History
Morgan
6aa2b965eb
when looking for the page within the outlet, reject addons wrapper as well as addons, because different versions of react router use different numbers of wrappers. Should be compatible with all 6.* versions now
...
Signed-off-by: Morgan <
mbentell@spotify.com
>
2022-12-19 17:48:13 +01:00
..
addons.tsx
when looking for the page within the outlet, reject addons wrapper as well as addons, because different versions of react router use different numbers of wrappers. Should be compatible with all 6.* versions now
2022-12-19 17:48:13 +01:00
api.ts
…
component.test.tsx
…
component.tsx
…
context.test.tsx
…
context.tsx
…
helpers.ts
…
hooks.test.ts
…
hooks.ts
add some eslint rules for testing-library use in tests
2022-11-18 11:29:20 +01:00
index.ts
when looking for the page within the outlet, reject addons wrapper as well as addons, because different versions of react router use different numbers of wrappers. Should be compatible with all 6.* versions now
2022-12-19 17:48:13 +01:00
setupTests.ts
…
types.ts
…