Implemented return search feature with main and result components.

-  **Feature**: Added return search main and result components
- 🎨 **Style**: Updated styles for return search components
- 🛠️ **Refactor**: Modified routing for return search functionality
- 📚 **Docs**: Updated documentation references in settings
This commit is contained in:
Lorenz Hilpert
2025-04-03 17:29:42 +02:00
parent 8a94da6868
commit da27745ebe
24 changed files with 536 additions and 45 deletions

View File

@@ -37,7 +37,7 @@
"file": ".github/testing-instructions.md"
},
{
"file": "docs/text-stack.md"
"file": "docs/tech-stack.md"
},
{
"file": "docs/guidelines/code-style.md"
@@ -60,7 +60,7 @@
"file": ".github/testing-instructions.md"
},
{
"file": "docs/text-stack.md"
"file": "docs/tech-stack.md"
},
{
"file": "docs/guidelines/code-style.md"
@@ -77,7 +77,7 @@
"file": ".github/review-instructions.md"
},
{
"file": "docs/text-stack.md"
"file": "docs/tech-stack.md"
},
{
"file": "docs/guidelines/code-style.md"