Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Prev Previous commit
Merge branch 'main' into 465/presleyp/routing
  • Loading branch information
presleyp committed Mar 22, 2022
commit a0eca97b5380ad4b79795107d024d1247fd7198c
1 change: 1 addition & 0 deletions site/src/app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import { BrowserRouter as Router } from "react-router-dom"

import { XServiceProvider } from "./xServices/StateContext"
import { AppRouter } from "./AppRouter"
import "./theme/global-fonts"

export const App: React.FC = () => {
return (
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.