joschan21 / breadit

Modern Fullstack Reddit Clone in Next.js 13 & TypeScript
1.06k stars 261 forks source link

added list-none classname to the li tag in MiniCreatPost component #27

Closed aum99 closed 11 months ago

aum99 commented 1 year ago

Added a classname to fix #26 at this route - src/components/MiniCreatePost.tsx

Behaviour before fix - We see an annoying marker at the create post bar

Behaviour after fix - The Create post bar now has no black marker and looks BEAUTIFUL : )