mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
docs(matchPath): remove comment
This commit is contained in:
@@ -13,9 +13,6 @@ interface MatchPathOptions {
|
||||
path?: string;
|
||||
caseSensitive?: boolean;
|
||||
end?: boolean;
|
||||
// from is removed in react-router v6 since Redirect was replaced with Navigate
|
||||
// component is removed in react-router v6, replaced with element but not used in this function
|
||||
// exact is removed in react-router v6
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user