0.3.6
Changelog
Version 0.3.6 - 2024-10-23
Styles:
-
SwapButton Component:
- Refactored styles in
SwapButton.scss
to increase the max-height of the button to 380px.
- Refactored styles in
-
Token Component:
- Updated
Token.scss
to include a new class, "name-liq", for displaying token name and liquidity information. - Modified the
Token.tsx
component to include the "name-liq" class and a new span with the "liq" class to display liquidity text.
- Updated
Release Note
Style Updates for SwapButton and Token Components
This version introduces new style updates to improve the layout and presentation of the SwapButton
and Token
components, including better display of liquidity information in the Token component.
Full Changelog: 0.3.5...0.3.6