Skip to content

fix: pagination cleanup#359

Merged
riccardoperra merged 4 commits into
nextfrom
fix/pagination-cleanup
Sep 17, 2022
Merged

fix: pagination cleanup#359
riccardoperra merged 4 commits into
nextfrom
fix/pagination-cleanup

Conversation

@riccardoperra

Copy link
Copy Markdown
Owner

relates to #325

@codesandbox

codesandbox Bot commented Sep 17, 2022

Copy link
Copy Markdown

CodeSandbox logoCodeSandbox logo  Open in CodeSandbox Web Editor | VS Code | VS Code Insiders

@changeset-bot

changeset-bot Bot commented Sep 17, 2022

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: c294e94

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@riccardoperra riccardoperra temporarily deployed to Preview September 17, 2022 15:09 Inactive
@github-actions

github-actions Bot commented Sep 17, 2022

Copy link
Copy Markdown
Contributor

Deploy preview for codeimage ready!

✅ Preview
https://codeimage-b0uv6fz92-riccardoperra.vercel.app
https://codeimage-pr-359.vercel.app

Built with commit c294e94.
This pull request is being automatically deployed with vercel-action

@riccardoperra riccardoperra temporarily deployed to Preview September 17, 2022 15:13 Inactive
Comment on lines +1 to +7
import {style} from '@vanilla-extract/css';
import {themeVars} from '../../theme';

export const pagination = style({
display: 'flex',
gap: themeVars.spacing[2],
});

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@riccardoperra perchè usare custom css quando abbiamo il box che settando le giuste properties otteniamo le stesse cose?

@riccardoperra riccardoperra temporarily deployed to Preview September 17, 2022 15:19 Inactive
@riccardoperra riccardoperra temporarily deployed to Preview September 17, 2022 15:31 Inactive
@riccardoperra riccardoperra merged commit 0511660 into next Sep 17, 2022
@riccardoperra riccardoperra deleted the fix/pagination-cleanup branch September 17, 2022 15:33
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.

2 participants