bump version to 1.2.0 #54
Annotations
5 warnings
Run eslint:
frontend/src/contexts/auth.tsx#L56
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Run eslint:
frontend/src/contexts/snackbar.tsx#L62
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Run eslint:
frontend/src/routes/home.tsx#L88
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Run eslint:
frontend/src/routes/sso.login.tsx#L11
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Run eslint:
frontend/src/routes/users.tsx#L27
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Loading