Skip to content

Commit

Permalink
fix: sessionManager import
Browse files Browse the repository at this point in the history
  • Loading branch information
peterphanouvong committed Oct 22, 2024
1 parent 52de96c commit 3e0d570
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/session/isAuthenticated.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import {isTokenValid} from '../utils/pageRouter/isTokenValid';
import {getUserFactory} from './getUser';
import {sessionManager} from './sessionManager';

/**
*
Expand Down

0 comments on commit 3e0d570

Please sign in to comment.