Skip to content

Commit

Permalink
refactor(Banner): add image in a img tag when is a string (#4504)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthprost authored Dec 5, 2024
1 parent b05d3bf commit 5e39094
Show file tree
Hide file tree
Showing 3 changed files with 205 additions and 444 deletions.
5 changes: 5 additions & 0 deletions .changeset/five-radios-tie.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@ultraviolet/ui": patch
---

Refactor `image` prop in `<Banner />` component. If the prop is a string, it will be displayed inside img tag so you can set a url to simply set the image.
Loading

0 comments on commit 5e39094

Please sign in to comment.