Skip to content

Commit

Permalink
Merge pull request #353 from infinum/feature/12-13-migration-guide-ho…
Browse files Browse the repository at this point in the history
…tfix

12-13 migration guide hotfix + package update
  • Loading branch information
goranalkovic-infinum authored Nov 22, 2024
2 parents bfeae6a + 0e32251 commit 1c94aac
Show file tree
Hide file tree
Showing 3 changed files with 10,407 additions and 5,813 deletions.
4 changes: 2 additions & 2 deletions website/docs/migrations/12-13.md
Original file line number Diff line number Diff line change
Expand Up @@ -509,7 +509,7 @@ Rename props:
- `text` → `label`
- `iconOverride` → `icon`

### `LinkInput`
### `LinkInput`/`LinkEditComponent`

Replace with `LinkInput` from Eightshift UI components.

Expand All @@ -525,7 +525,7 @@ Removed props:
- `additionalOptions` (make sure to relocate those components somewhere else)
- `additionalOptionTiles` (make sure to relocate those components somewhere else)

:::warning
:::caution Warning
*New tab* control has been detached from this component. Use a `Toggle` (from Eightshift UI components) below it instead.
:::

Expand Down
Loading

0 comments on commit 1c94aac

Please sign in to comment.