Merged in fix/lint-issues (pull request #1678)
Fix lint issues in design-system and scandic-web * Remove unused color prop from LogoAndIllustrationProps to fix lint issues * Fix lint issues in web * Fix logos type Approved-by: Joakim Jäderberg
This commit is contained in:
@@ -74,7 +74,7 @@ export { default as Popcorn2Icon } from './Nucleo/Food/popcorn-2'
|
||||
|
||||
export type {
|
||||
IconProps,
|
||||
LogoAndIllustrationProps,
|
||||
IllustrationProps as LogoAndIllustrationProps,
|
||||
NucleoIconProps,
|
||||
} from './icon'
|
||||
export type {
|
||||
|
||||
Reference in New Issue
Block a user