Skip to content

Commit

Permalink
revert to caps
Browse files Browse the repository at this point in the history
  • Loading branch information
mishraomp authored Mar 7, 2024
1 parent 0f59ba2 commit d51c59c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/Dashboard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import { AxiosResponse } from '~/axios'
const columns = [
{
field: 'id',
headerName: 'Employee Id',
headerName: 'Employee ID',
sortable: true,
filterable: true,
flex: 1,
Expand Down

0 comments on commit d51c59c

Please sign in to comment.