Files
cpas/.claude/worktrees/musing-bell/client/src/data/departments.js
T

10 lines
181 B
JavaScript
Raw Normal View History

2026-05-19 00:33:08 -05:00
export const DEPARTMENTS = [
'Administrative',
'Business Development',
'Design and Content',
'Executive',
'Implementation and Support',
'Operations',
'Production',
];