chore(shared): Linter issues
This commit is contained in:
parent
79e83fd968
commit
f284cebaeb
5 changed files with 8 additions and 14 deletions
|
@ -35,7 +35,7 @@ export const SetLacksMeasies = ({ set, design, t, href, clickHandler }) => {
|
|||
return <Component {...wrapProps}>{inner}</Component>
|
||||
}
|
||||
|
||||
export const SetSummary = ({ set, design, t, href, clickHandler }) => {
|
||||
export const SetSummary = ({ set, href, clickHandler }) => {
|
||||
const wrapProps = {
|
||||
icon: <OkIcon className="w-10 h-10 text-success" />,
|
||||
title: <Title set={set} />,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue