website refactor
This commit is contained in:
@@ -357,7 +357,7 @@ export const routeMatchers = {
|
||||
export function buildPath(
|
||||
routeName: string,
|
||||
params: Record<string, string> = {},
|
||||
_locale?: string
|
||||
_: string = ''
|
||||
): string {
|
||||
// This is a placeholder for future i18n implementation
|
||||
// For now, it just builds the path using the route config
|
||||
|
||||
Reference in New Issue
Block a user