added basic route for production

This commit is contained in:
2025-10-28 23:54:28 +01:00
parent 23f1dd7aa0
commit 663eb61352
2 changed files with 2 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
// frontend/src/pages/Features/Features.tsx
// frontend/src/components/Layou/FooterLinks/Features/Features.tsx
import React from 'react';
const Features: React.FC = () => {