diff options
Diffstat (limited to 'posts')
-rw-r--r-- | posts/tabbed-content.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/posts/tabbed-content.md b/posts/tabbed-content.md index b7688bc..50aeb27 100644 --- a/posts/tabbed-content.md +++ b/posts/tabbed-content.md @@ -24,6 +24,7 @@ The skeleton for this component is fairly basic - we just need the following str 3. Label linked to corresponding input 4. Inner content associated with each tab item +--- <!-- Simple main container for all elements --> <div class="tabs"> |