chore: fixed better namespacing for the routeRefs
Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
@@ -30,7 +30,7 @@ export const rootRouteRef = createRouteRef({
|
||||
});
|
||||
|
||||
export const rootNextRouteRef = createRouteRef({
|
||||
id: 'search-next',
|
||||
id: 'search:next',
|
||||
});
|
||||
|
||||
export const searchPlugin = createPlugin({
|
||||
|
||||
Reference in New Issue
Block a user