Skip to content

Commit

Permalink
updated state info just with states that are excepting and matched ui…
Browse files Browse the repository at this point in the history
… to figma
  • Loading branch information
carlygoogel committed Nov 26, 2024
1 parent 33054e9 commit b160d05
Show file tree
Hide file tree
Showing 5 changed files with 27,822 additions and 763 deletions.
1 change: 1 addition & 0 deletions client/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ import ResetPasswordPage from './Authentication/ResetPasswordPage.tsx';
import AlertPopup from './components/AlertPopup.tsx';
import InviteRegisterPage from './Authentication/InviteRegisterPage.tsx';
import Landing from './Landing/Landing.tsx';
import LandingPage from './Home/LandingPage.tsx';

function App() {
return (
Expand Down
Loading

0 comments on commit b160d05

Please sign in to comment.