AVGVSTVS96 / astroSite

Built with Astro and TailwindCSS, this MPA portfolio & blog site is version 3 of my personal website, my first MPA.
https://astrosite-aid.pages.dev/
GNU Affero General Public License v3.0
0 stars 0 forks source link

refactor: export `DropdownMenuItem` directly from `DropdownMenu` #251

Closed AVGVSTVS96 closed 6 months ago

AVGVSTVS96 commented 6 months ago

DropdownMenuItem is to be used as a child of DropdownMenu; Directly exporting DropdownMenuItem from DropdownMenu is more intuitive and convenient than exporting both components from different files.

codesandbox[bot] commented 6 months ago

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders
Open Preview