Commit d81c0bc3 authored by Nguyen Danh Khanh's avatar Nguyen Danh Khanh

first commit

parent 4ab396ac
Pipeline #155 failed with stages
...@@ -64,7 +64,7 @@ const App = () => { ...@@ -64,7 +64,7 @@ const App = () => {
//------------------------------------------------------------------------------------ //------------------------------------------------------------------------------------
const token = useSelector((state:RootState) => state.auth.token) const token = useSelector((state:RootState) => state.auth.token)
console.log('Home: ', token, '\n') console.log('Home:Ahihi ', token, '\n')
//------------------------------------------------------------------------------------ //------------------------------------------------------------------------------------
//------------------------------------------------------ //------------------------------------------------------
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment