svelteuidev / svelteui

SvelteUI Monorepo
https://svelteui.dev
MIT License
1.3k stars 62 forks source link

[@svelteui/core]: fix tabs to allow nested tabs #312

Closed BeeMargarida closed 1 year ago

BeeMargarida commented 1 year ago

Fixes https://github.com/svelteuidev/svelteui/issues/311.

Currently fixes the problem but it's something we will have to rethink in the future, I don't like the current approach all that much.

Before submitting the PR, please make sure you do the following

Tests