Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: imagine an app #461

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

refactor: imagine an app #461

wants to merge 12 commits into from

Conversation

kyranet
Copy link
Member

@kyranet kyranet commented Apr 20, 2024

Closes #453
Closes #440

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to make use of @skyra/discord-components-core

</discord-message>
</discord-messages>

<div class="flex flex-col gap-2">
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<div class="flex flex-col gap-2">
<div class="flex flex-row gap-2 lg:flex-col">


<div class="flex flex-col gap-2">
<button
class="btn tooltip tooltip-right"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
class="btn tooltip tooltip-right"
class="btn tooltip lg:tooltip-right"

</button>

<button
class="btn tooltip tooltip-right"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
class="btn tooltip tooltip-right"
class="btn tooltip lg:tooltip-right"

</button>

<button
class="btn tooltip tooltip-right"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
class="btn tooltip tooltip-right"
class="btn tooltip lg:tooltip-right"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants