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

feat: skeleton for projects/docker/swarm #1034

Open
wants to merge 1 commit into
base: canary
Choose a base branch
from

Conversation

190km
Copy link
Contributor

@190km 190km commented Dec 30, 2024

image
image
image

@190km 190km requested a review from Siumauricio as a code owner December 30, 2024 18:04
))}
</div>

<Card className="w-full bg-background">
Copy link
Contributor

Choose a reason for hiding this comment

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

Indendation inconsistency here :/

Maybe you should fix it ?

Copy link
Contributor

Choose a reason for hiding this comment

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

Piggy-backing off this comment, I'd happy to create a PR with Prettier with current conventions + Tailwind plugin to sort Tailwind classes to avoid mistakes like this. Ping me and I'll set some time for that.

@@ -70,6 +71,47 @@ export const ShowContainers = ({ serverId }: Props) => {
},
});

if (isLoading) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Is it possible to separate the skeleton concept in another package ?

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

Successfully merging this pull request may close these issues.

3 participants