-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Change various icon on loan list page #922
Change various icon on loan list page #922
Conversation
fb0e4a5
to
71e4426
Compare
71e4426
to
2f7ad9a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
From the screenshot it seems like the spacing between the items is not consistent with the design system and Figma. Could we investigate this before merging it in?
Also, I'm not sure which version of the design system we are using here, but just to be sure - it should be this one, right?
import VariousIcon from "@danskernesdigitalebibliotek/dpl-design-system/build/icons/collection/Various.svg"; | ||
|
||
const IconVarious = () => { | ||
return <img width={24} height={24} src={VariousIcon} alt="Icon various" />; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The work here is solved in this PR. |
Link to issue
https://reload.atlassian.net/browse/DDFLSBP-59
Description
This PR:
Screenshot of the result
Additional comments or questions
Is linked with this.