Improve test coverage and refactor storybook arch (#723)
* Improve test coverage and refactor storybook arch * Fix coverage * Fix tests * Fix lint * Fix lint
This commit is contained in:
@ -6,7 +6,7 @@ import { getRenderWrapperForPage } from '~/testing/renderWrappers';
|
||||
import { Opportunities } from '../Opportunities';
|
||||
|
||||
const meta: Meta<typeof Opportunities> = {
|
||||
title: 'Pages/Opportunities',
|
||||
title: 'Pages/Opportunities/Default',
|
||||
component: Opportunities,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user