Skip to content

Adding item with same name creates it without removing previous #6

Description

@viktorbarati

export let createSidebarItem=(title,content,icon="\uea74",...classes)=>{

Maybe this is a suggestion rather than an issue, but createSideBar item could check whether an item with a same name already exists and remove the previous one if it does. This way we can "update" items easily without having to manually close them.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions