Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
offline page
Browse files Browse the repository at this point in the history
  • Loading branch information
HexaField committed Aug 17, 2024
1 parent 2660b7a commit 2449463
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/client/src/pages/offline/offline.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ import { t } from 'i18next'
import React, { Suspense } from 'react'
import { Route, Routes } from 'react-router-dom'

import '../../engine'

import { useEngineInjection } from '@etherealengine/client-core/src/components/World/EngineHooks'
import LocationPage from '@etherealengine/client-core/src/world/Location'
import LoadingView from '@etherealengine/ui/src/primitives/tailwind/LoadingView'
Expand Down

0 comments on commit 2449463

Please sign in to comment.