Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file removed .storybook/public/fonts/ProximaNova-Black.woff
Binary file not shown.
Binary file removed .storybook/public/fonts/ProximaNova-Black.woff2
Binary file not shown.
Binary file removed .storybook/public/fonts/ProximaNova-Bold.woff
Binary file not shown.
Binary file removed .storybook/public/fonts/ProximaNova-Bold.woff2
Binary file not shown.
Binary file removed .storybook/public/fonts/ProximaNova-Regular.woff
Binary file not shown.
Binary file removed .storybook/public/fonts/ProximaNova-Regular.woff2
Binary file not shown.
Binary file removed .storybook/public/fonts/UntitledSerif-Regular.woff
Binary file not shown.
Binary file not shown.
1 change: 0 additions & 1 deletion src/components/buttons/Button.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,6 @@ const Button = React.forwardRef(
/>
)}
{ico}
{/* As soon as we have Proxima fixed, we could remove that span */}
Copy link
Contributor Author

@matzimowski matzimowski Nov 17, 2025

Choose a reason for hiding this comment

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

cannot be removed for now since we rely/override on it in a few placed in our repositories.

<span className="sg-button__text">
{children}
{target === '_blank' && (
Expand Down
Binary file removed src/fonts/ProximaNova-Black.woff
Binary file not shown.
Binary file removed src/fonts/ProximaNova-Black.woff2
Binary file not shown.
Binary file removed src/fonts/ProximaNova-Bold.woff
Binary file not shown.
Binary file removed src/fonts/ProximaNova-Bold.woff2
Binary file not shown.
Binary file removed src/fonts/ProximaNova-Regular.woff
Binary file not shown.
Binary file removed src/fonts/ProximaNova-Regular.woff2
Binary file not shown.
Binary file removed src/fonts/UntitledSerif-Regular.woff
Binary file not shown.
Binary file removed src/fonts/UntitledSerif-Regular.woff2
Binary file not shown.
Loading