fix(SW-812): styling fixes for the header and related components
This commit is contained in:
@@ -19,9 +19,13 @@ export { default as ChairIcon } from "./Chair"
|
||||
export { default as CheckIcon } from "./Check"
|
||||
export { default as CheckCircleIcon } from "./CheckCircle"
|
||||
export { default as ChevronDownIcon } from "./ChevronDown"
|
||||
export { default as ChevronDownSmallIcon } from "./ChevronDownSmall"
|
||||
export { default as ChevronLeftIcon } from "./ChevronLeft"
|
||||
export { default as ChevronLeftSmallIcon } from "./ChevronLeftSmall"
|
||||
export { default as ChevronRightIcon } from "./ChevronRight"
|
||||
export { default as ChevronRightSmallIcon } from "./ChevronRightSmall"
|
||||
export { default as ChevronUpIcon } from "./ChevronUp"
|
||||
export { default as ChevronUpSmallIcon } from "./ChevronUpSmall"
|
||||
export { default as CityIcon } from "./City"
|
||||
export { default as CloseIcon } from "./Close"
|
||||
export { default as CloseLargeIcon } from "./CloseLarge"
|
||||
|
||||
Reference in New Issue
Block a user