fix: add .js
This commit is contained in:
parent
4b6be93e63
commit
4a1e83b9b9
7 changed files with 18 additions and 18 deletions
|
@ -5,7 +5,7 @@ import {
|
|||
getAllInvitationsHandler,
|
||||
getInvitationHandler,
|
||||
updateInvitationHandler,
|
||||
} from '../controllers/teacher-invitations';
|
||||
} from '../controllers/teacher-invitations.js';
|
||||
|
||||
const router = express.Router({ mergeParams: true });
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue