Files
cpas/.claude/worktrees/musing-bell/client/src/data/departments.js
T
2026-05-19 00:33:08 -05:00

10 lines
181 B
JavaScript

export const DEPARTMENTS = [
'Administrative',
'Business Development',
'Design and Content',
'Executive',
'Implementation and Support',
'Operations',
'Production',
];