// @ts-nocheck import ContextMenu from '@/components/ui/context-menu'; export default function ExampleMenu() { return ( Right click here Add to Library Add to Playlist Play Next Play Last Favorite Share ); }