@if (activeTab === 'home') { Home } @if (activeTab === 'search') { Search } @if (activeTab === 'profile') { Profile }