finsh user,car,driver pages also add validator layer to app build trip page
This commit is contained in:
7
app/not_found/page.tsx
Normal file
7
app/not_found/page.tsx
Normal file
@@ -0,0 +1,7 @@
|
||||
import React from 'react'
|
||||
|
||||
export default function page() {
|
||||
return (
|
||||
<div>page</div>
|
||||
)
|
||||
}
|
||||
Reference in New Issue
Block a user