You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rogiermulders
changed the title
Tailwind with Menubar end attribute not at the end
Tailwind with Menubar end attribute does *not* align right
Oct 27, 2023
rogiermulders
changed the title
Tailwind with Menubar end attribute does *not* align right
Tailwind with Menubar end attribute does *not* align at the right side
Oct 27, 2023
rogiermulders
changed the title
Tailwind with Menubar end attribute does *not* align at the right side
Tailwind with Menubar end attribute does *not* align at the right side
Oct 27, 2023
rogiermulders
changed the title
Tailwind with Menubar end attribute does *not* align at the right side
Tailwind with Menubar end attribute does not align-right
Oct 27, 2023
Describe the bug
Tailwind with Menubar end attribute not at the end
the
end
property in node_modules/primereact/passthrough/tailwind/index.cjs.js menubar is missing I think.end: 'ml-auto self-auto'
Reproducer
https://stackblitz.com/edit/react-vgr4cg?file=src%2Findex.js
PrimeReact version
10.0.7
React version
18.2.0
Language
TypeScript/JS
Build / Runtime
Vite
Browser(s)
All
Steps to reproduce the behavior
See Stackblitz
Expected behavior
The end attribute should show the content at the end of the Menubar
The text was updated successfully, but these errors were encountered: