We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40674bc commit b2de885Copy full SHA for b2de885
2 files changed
app/components/Home.js
@@ -1,6 +1,6 @@
1
import { useEffect } from 'react';
2
-import { Link } from 'react-router-dom';
3
import { useAudit } from '@poool/react-access';
+import { Link } from 'react-router-dom';
4
5
import { useAuth } from '../hooks';
6
import Header from './fragments/Header';
app/components/Subscription.js
0 commit comments