Skip to content

Commit

Permalink
get amb layout fix
Browse files Browse the repository at this point in the history
  • Loading branch information
VoroninDima committed Nov 25, 2024
1 parent bad6a2d commit d91ff0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@airdao/ui-library",
"version": "2.0.6",
"version": "2.0.7",
"types": "./dist/types.d.ts",
"exports": {
".": {
Expand Down
2 changes: 1 addition & 1 deletion src/components/Header/components/HeaderBody.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ export function HeaderBody({
className={s['header__button-tetiary']}
>
<Button type='tetiary' size='medium' tailIcon={<TailArrow />}>
<span>Get AMB</span>
Get AMB
</Button>
</a>

Expand Down

0 comments on commit d91ff0c

Please sign in to comment.