feat(web): MS24 queue notification feed component #751
Reference in New Issue
Block a user
Delete Branch "feat/ms24-queue-ui"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Verification
pnpm --filter @mosaic/web typecheckpnpm --filter @mosaic/web lintpnpm --filter @mosaic/web test -- --testPathPattern=QueueNotificationFeedpnpm exec vitest run src/components/mission-control/QueueNotificationFeed.test.tsx src/components/mission-control/MissionControlLayout.test.tsx