rename default header title
This commit is contained in:
@@ -2,7 +2,7 @@ import { isMatch, useMatches } from "@tanstack/react-router";
|
|||||||
import { HeaderConfig } from "../types/header-config";
|
import { HeaderConfig } from "../types/header-config";
|
||||||
|
|
||||||
export const defaultHeaderConfig: HeaderConfig = {
|
export const defaultHeaderConfig: HeaderConfig = {
|
||||||
title: 'Starter App',
|
title: 'FLXN',
|
||||||
withBackButton: false,
|
withBackButton: false,
|
||||||
collapsed: false,
|
collapsed: false,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user