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

Skip to content

Conversation

@remizov-arena
Copy link
Collaborator

<BrowserRouter>
<Provider store={store}>
<Routes>
{/*<Route path="/login" element={<LoginPage />} />*/}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we still need this?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's not forgotten comment. It's a blueprint for future changes

const [isOpenConfirm, setIsOpenConfirm] = useState(false);

const handleLogout = () => {
// dispatch(logout());
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix please

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's too

@remizov-arena remizov-arena merged commit 7f797d7 into develop Jun 3, 2024
@remizov-arena remizov-arena deleted the feature/ADH-4382 branch June 3, 2024 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants