mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 23:17:12 +01:00
move storing data to booking page
This commit is contained in:
@@ -3,6 +3,7 @@ import { AppContext } from '../../context/appStore'
|
||||
import Footer from '../../components/footer'
|
||||
|
||||
export default function Booking() {
|
||||
const { state, storeData } = useContext(AppContext)
|
||||
const { dataStored, dataStoredLoaded } = state
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user