Skip to content

Commit

Permalink
Merge pull request #494 from bcgov/redeploy-5.5-reversion
Browse files Browse the repository at this point in the history
Re-deploy 5.5 reversion
  • Loading branch information
mgtennant authored Jan 10, 2025
2 parents bb48ff6 + b1bfca0 commit edb804b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/client/src/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ import ModalComponent from "./components/ModalComponent";
import keycloak from "./app/keycloak";
import { fetchCurrentUser } from "./app/appSlice";

import "./App.scss";
import "./App.scss";//

function App() {
const dispatch = useDispatch();
Expand Down

0 comments on commit edb804b

Please sign in to comment.