Skip to content
Snippets Groups Projects
Commit 3f3c6447 authored by Xiao Gui's avatar Xiao Gui
Browse files

fix lint

parent 8ad9666b
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ export type TUserRoute = {
}
export type TUserRouteError = {
error: boolean,
error: boolean
message?: string
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment