Skip to content
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.

Dropdown #15

Closed
wants to merge 9 commits into from
Closed

Dropdown #15

wants to merge 9 commits into from

Conversation

ewof
Copy link
Contributor

@ewof ewof commented Feb 11, 2023

dropdown

<Dropdown label="Preset">
    <div class="dropdown-menu">
        <a class="dropdown-item" href="#">Classic-Pygmalion-6b</a>
        <a class="dropdown-item" href="#">Classic-Pygmalion-2.7b</a>
        <a class="dropdown-item" href="#">Calibrated-Pygmalion-6b</a>
        <a class="dropdown-item" href="#">GPU-Pygmalion-6b</a>
        <a class="dropdown-item" href="#">DragonSlayer-Pygmalion-2.7b</a>
    </div>
</Dropdown>

#10 started working on this yesterday forgot to make pr, my bad

@ewof ewof closed this Feb 11, 2023
@ewof ewof reopened this Feb 11, 2023
@ewof
Copy link
Contributor Author

ewof commented Feb 11, 2023

thought i had selected wrong branch for pr and was going to remake with correct branch but i selected right branch, sorry for any unwanted notifications

@ewof
Copy link
Contributor Author

ewof commented Feb 11, 2023

realized this has the commits from generation-settings, remaking pr to only contain dropdown commit

@ewof ewof closed this Feb 11, 2023
@ewof ewof deleted the dropdown branch February 11, 2023 21:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant