Router improvements and load roles on login #8

Merged
carlosjr merged 4 commits from router-improvements into dev 2022-04-06 06:53:39 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 9a9bcc5e51 - Show all commits

View File

@ -1,7 +1,6 @@
import { useState } from './useState';
import axios from 'axios';
const state = useState();
export function useRole() {