FUEL: init; CustomTable update; updated interfaces/types
This commit is contained in:
7
client/src/pages/fuel/Transport/Transport.tsx
Normal file
7
client/src/pages/fuel/Transport/Transport.tsx
Normal file
@ -0,0 +1,7 @@
|
||||
const TransportPage = () => {
|
||||
return (
|
||||
<div>TransportPage</div>
|
||||
)
|
||||
}
|
||||
|
||||
export default TransportPage
|
||||
Reference in New Issue
Block a user