Remove wip concept for languages (#51022)
This commit is contained in:
@@ -28,7 +28,6 @@ type Language = {
|
||||
code: string
|
||||
hreflang: string
|
||||
dir: string
|
||||
wip: boolean
|
||||
}
|
||||
|
||||
export type Languages = {
|
||||
|
||||
Reference in New Issue
Block a user