Skip to content

Commit

Permalink
new
Browse files Browse the repository at this point in the history
  • Loading branch information
Jithin-caz committed Feb 4, 2024
1 parent 57899e7 commit 7f7d260
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/dash/dashInd.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ data-aos="zoom-out-up" data-aos-duration="1300" data-aos-once="true">
</div>

</div>}
<div className='idea-submission fade-up'
{mate&&(<div className='idea-submission fade-up'
>
<NavLink to='/ideaSumbit' >
<button class="continue-application">
Expand All @@ -312,7 +312,7 @@ data-aos="zoom-out-up" data-aos-duration="1300" data-aos-once="true">
dispatch(loggedOut())
}}>logout</button>
</div>
</div>
</div>)}

</div>

Expand Down

0 comments on commit 7f7d260

Please sign in to comment.