mirror of
https://github.com/tabler/tabler.git
synced 2026-08-27 12:36:28 +04:00
fix lint errors
This commit is contained in:
@@ -52,12 +52,12 @@ If `provider` doesn't match a known slug, `Payment` renders nothing rather than
|
||||
|
||||
Both the named provider components (`PaymentVisa`, `PaymentMastercard`, ...) and the dynamic `Payment` component accept the same set of props. Quick reference:
|
||||
|
||||
| name | type | default | required |
|
||||
| --------- | -------------------- | ------- | -------- |
|
||||
| `variant` | `'light' \| 'dark'` | `light` | no |
|
||||
| `size` | `string \| number` | `24` | no |
|
||||
| `title` | `string` | — | no |
|
||||
| `provider`| `string` | — | `Payment` only |
|
||||
| name | type | default | required |
|
||||
| ---------- | ------------------- | ------- | -------------- |
|
||||
| `variant` | `'light' \| 'dark'` | `light` | no |
|
||||
| `size` | `string \| number` | `24` | no |
|
||||
| `title` | `string` | — | no |
|
||||
| `provider` | `string` | — | `Payment` only |
|
||||
|
||||
### `variant`
|
||||
|
||||
|
||||
@@ -50,12 +50,12 @@ If `provider` doesn't match a known slug, `Payment` renders nothing rather than
|
||||
|
||||
Both the named provider components (`PaymentVisa`, `PaymentMastercard`, ...) and the dynamic `Payment` component accept the same set of props. Quick reference:
|
||||
|
||||
| name | type | default | required |
|
||||
| --------- | -------------------- | ------- | -------- |
|
||||
| `variant` | `'light' \| 'dark'` | `light` | no |
|
||||
| `size` | `string \| number` | `24` | no |
|
||||
| `title` | `string` | — | no |
|
||||
| `provider`| `string` | — | `Payment` only |
|
||||
| name | type | default | required |
|
||||
| ---------- | ------------------- | ------- | -------------- |
|
||||
| `variant` | `'light' \| 'dark'` | `light` | no |
|
||||
| `size` | `string \| number` | `24` | no |
|
||||
| `title` | `string` | — | no |
|
||||
| `provider` | `string` | — | `Payment` only |
|
||||
|
||||
### `variant`
|
||||
|
||||
|
||||
@@ -50,12 +50,12 @@ If `provider` doesn't match a known slug, `Payment` renders nothing rather than
|
||||
|
||||
Both the named provider components (`PaymentVisa`, `PaymentMastercard`, ...) and the dynamic `Payment` component accept the same set of props. Quick reference:
|
||||
|
||||
| name | type | default | required |
|
||||
| --------- | -------------------- | ------- | -------- |
|
||||
| `variant` | `'light' \| 'dark'` | `light` | no |
|
||||
| `size` | `string \| number` | `24` | no |
|
||||
| `title` | `string` | — | no |
|
||||
| `provider`| `string` | — | `Payment` only |
|
||||
| name | type | default | required |
|
||||
| ---------- | ------------------- | ------- | -------------- |
|
||||
| `variant` | `'light' \| 'dark'` | `light` | no |
|
||||
| `size` | `string \| number` | `24` | no |
|
||||
| `title` | `string` | — | no |
|
||||
| `provider` | `string` | — | `Payment` only |
|
||||
|
||||
### `variant`
|
||||
|
||||
|
||||
@@ -56,12 +56,12 @@ If `provider` doesn't match a known slug, `Payment` renders nothing rather than
|
||||
|
||||
Both the named provider components (`PaymentVisa`, `PaymentMastercard`, ...) and the dynamic `Payment` component accept the same set of props. Quick reference:
|
||||
|
||||
| name | type | default | required |
|
||||
| --------- | -------------------- | ------- | -------- |
|
||||
| `variant` | `'light' \| 'dark'` | `light` | no |
|
||||
| `size` | `string \| number` | `24` | no |
|
||||
| `title` | `string` | — | no |
|
||||
| `provider`| `string` | — | `Payment` only |
|
||||
| name | type | default | required |
|
||||
| ---------- | ------------------- | ------- | -------------- |
|
||||
| `variant` | `'light' \| 'dark'` | `light` | no |
|
||||
| `size` | `string \| number` | `24` | no |
|
||||
| `title` | `string` | — | no |
|
||||
| `provider` | `string` | — | `Payment` only |
|
||||
|
||||
### `variant`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user