Skip to content

use tab-1 instead of tab1 for consistency #11

@gvwilson

Description

@gvwilson

In Chapter-6/app.py line 456, the first tab is defined as:

dbc.Tab(learn_card, tab_id="tab1", label="Learn")

but the other tabs all use tab-N (hyphenated). Changing this tab's ID to tab-1 does not affect functionality.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions