larxius commited on
Commit
30e3546
·
verified ·
1 Parent(s): b6ab948

Update frontend/src/pages/LogsAndThreats.jsx

Browse files
frontend/src/pages/LogsAndThreats.jsx CHANGED
@@ -1,4 +1,4 @@
1
- import { useState, useEffect } from 'react';
2
  import { Link } from 'react-router-dom';
3
  import { useAuth } from '../components/AuthContext';
4
  import {
 
1
+ import React, { useState, useEffect } from 'react';
2
  import { Link } from 'react-router-dom';
3
  import { useAuth } from '../components/AuthContext';
4
  import {