Skip to content

Commit

Permalink
add feature flag to meters
Browse files Browse the repository at this point in the history
  • Loading branch information
emilwidlund committed Jan 10, 2025
1 parent f4c7a7f commit 7f58736
Show file tree
Hide file tree
Showing 11 changed files with 699 additions and 629 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,8 @@ const ClientPage = ({
return (
<DashboardBody
header={
<Button wrapperClassNames="flex items-center flex-row gap-x-1">
<AddOutlined fontSize="small" />
<Button wrapperClassNames="flex items-center flex-row gap-x-2">
<AddOutlined fontSize="inherit" />
<span>New Meter</span>
</Button>
}
Expand Down
Loading

0 comments on commit 7f58736

Please sign in to comment.