fix officer sorting

This commit is contained in:
Justin Lee 2024-03-10 12:54:47 -04:00
parent 7fae1120fc
commit 89f90c1afb

View File

@ -6,7 +6,7 @@ import sanity from '../sanity';
const officerOrder = [
'SGA President',
'SGA Vice-President',
'SGA Vice President',
'SGA Treasurer',
'SGA Secretary',
];