import { Notifications }  from "@mercurjs/vendor"

export default function TopbarActions() {
  return <Notifications />
}
