Indra Aryadi

Results 2 issues of Indra Aryadi

**Description** This PR fixes I tried to fix the problem #166

### Question Description ### 🔧 **Questions: `Mount()` (v2) vs. `Use()` (v3) for Sub-Apps** 1. **Behavioral Differences** - In v2, `app.Mount("/admin", adminApp)` automatically inherited the parent app's settings. In v3, does...

🤔 Question