Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Commit

Permalink
Merge branch 'main' into Jia/content-text-block-testcase-storybook
Browse files Browse the repository at this point in the history
  • Loading branch information
jia-deriv committed Dec 4, 2023
2 parents 6122c95 + 32bd2fd commit 292657f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion libs/features/src/lib/footer/row/download.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import {
import clsx from 'clsx';

const sharedClasses =
'flex items-center justify-center gap-gap-md px-general-sm py-[6px] rounded-sm border-solid border-xs border-opacity-black-100';
'flex items-center justify-center gap-gap-md p-general-sm rounded-sm border-solid border-xs border-opacity-black-100';

const DownloadBadges = () => {
return (
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"private": true,
"dependencies": {
"@deriv/quill-design": "^1.2.5",
"@deriv/quill-design": "^1.2.6",
"@deriv/quill-icons": "^1.0.11",
"@nx/next": "16.8.1",
"@react-hook/window-size": "^3.1.1",
Expand Down

0 comments on commit 292657f

Please sign in to comment.