# ButtonSize

**Kind:** Type

**Source:** [`atloria-monorepo/apps/web/src/components/ui/Button.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/components/ui/Button.tsx#L13)

Button sizes following systematic spacing

## Definition

```ts
'sm' | 'md' | 'lg'
```
