mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-13 08:55:44 +01:00
reformat components with prettier
This commit is contained in:
@@ -26,4 +26,4 @@ export type RoutingProps = {
|
||||
to: string;
|
||||
activeOnlyWhenExact?: boolean;
|
||||
activeWhenMatch?: (route: any) => boolean;
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user