Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fraincs committed Nov 7, 2024
1 parent f0bb0dd commit 81f20a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/src/Card/docs/migration-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ Coming from Orbiter, you should be aware of the following changes:
- `size` has been removed.
- `slot` has been removed.
- `fluid` prop has been removed. If you need a fluid Card use an appropriate CSS or StyleProps equivalent.
- The Hopper Card component does not feature custom layouts, you are responsible of implementing the needed layouts.
- The Hopper Card component does not feature custom layouts, you are responsible for implementing the needed layouts.

0 comments on commit 81f20a5

Please sign in to comment.