fix(design): Footer Navigation + Layout enhancements #11839
Annotations
4 errors
src/layout/DefaultLayout/DefaultLayout.test.tsx#L18
Type '{ children: Element; displayFeedbackCard: boolean; rightSidebar: Element; }' is not assignable to type 'IntrinsicAttributes & { rightSidebar?: Element | undefined; children: ReactNode; }'.
|
src/pages/landing/index.tsx#L32
Argument of type 'boolean' is not assignable to parameter of type 'Element'.
|
src/pages/ussf-documentation.tsx#L75
Expected 1-2 arguments, but got 3.
|
|
The logs for this run have expired and are no longer available.
Loading