Skip to content

Commit

Permalink
Fix check script
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperpeulen committed Oct 5, 2023
1 parent 6de0d49 commit 2b9981a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/// <reference types="@types/jest" />;
/// <reference types="@testing-library/jest-dom" />;
import React from 'react';
import type { Meta, StoryObj } from '@storybook/react';
import { userEvent, within } from '@storybook/testing-library';
Expand Down

0 comments on commit 2b9981a

Please sign in to comment.