Spaces:
Running on CPU Upgrade
Running on CPU Upgrade
Update frontend/src/pages/LegalPage.jsx
Browse files
frontend/src/pages/LegalPage.jsx
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
-
import
|
| 2 |
-
import { useParams, useNavigate } from 'react-router-dom';
|
| 3 |
|
| 4 |
export const LEGAL_POLICIES = {
|
| 5 |
terms: {
|
|
|
|
| 1 |
+
import { useParams, useNavigate } from 'react-router-dom';
|
|
|
|
| 2 |
|
| 3 |
export const LEGAL_POLICIES = {
|
| 4 |
terms: {
|