I don't know what I've done but my admin bar is dead, i.e. it shows when I'm logged in, with a Dashboard link, my username/email address, and New Page and Logout links, but the links seem dead, i.e. they are unresponsive and the cursor doesn't change on hover. What can I look at to try and solve this?
Looking at the source isn't very helpful because all I see is this:
export declare const PayloadAdminBar: React.FC<PayloadAdminBarProps>;