chore: added some more deprecation fixes for the routeRefs
Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
@@ -78,6 +78,11 @@ export class RouteRefImpl<Params extends AnyParams>
|
||||
}
|
||||
}
|
||||
|
||||
// /** @deprecated use `useRouteRef` instead */
|
||||
// get path() {
|
||||
// return thuis
|
||||
// }
|
||||
|
||||
get icon() {
|
||||
return this.config.icon;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user