Update plugins/scaffolder/src/components/Router.tsx

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
Ben Lambert
2022-03-08 12:49:46 +00:00
committed by blam
parent f9ed42aba0
commit a610a4e0f9
+1 -1
View File
@@ -51,7 +51,7 @@ export type RouterProps = {
};
/**
* The main entirypoint `Router` for the `ScaffolderPlugin`.
* The main entrypoint `Router` for the `ScaffolderPlugin`.
*
* @public
*/