document.getElementById('tickets').scrollIntoView({ behavior: 'smooth', block: 'start' }))"
:class="{ 'text-white border-blue-500': activeTab === 'tickets', 'text-gray-400 border-transparent': activeTab !== 'tickets' }"
class="tab-link border-b-2 px-3 py-2 font-medium hover:text-white">
Tickets
document.getElementById('about').scrollIntoView({ behavior: 'smooth', block: 'start' }))"
:class="{ 'text-white border-blue-500': activeTab === 'about', 'text-gray-400 border-transparent': activeTab !== 'about' }"
class="tab-link border-b-2 px-3 py-2 font-medium hover:text-white">
About
Community
About
Stockholm-Gotlands Boxningsförbund organiserar och administrerar boxningssporten i distriktet. Det är Sveriges största distriktsförbund med circa 25 klubbar anslutna i Stockholm och en klubb i Visby på Gotland. Mer info och kontaktinformation till klubbarna finns på www.sgbf.se.