Skip to content

Duplicate active={1} value in Timeline "Line and bullet props" #485

Open
@Sau1707

Description

@Sau1707

Link to the page where something isn't quite right

https://www.svelteui.org/core/timeline

Exact quote of what is wrong

<Timeline active={1} active={1} lineWidth={4} bulletSize={20}>

The value if active it's placed twice

Edit

The import of Center is missing

import { Text, Timeline } from '@svelteuidev/core';

Are you willing to create pull request with the fix?

Yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdocumentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions