Skip to content

Commit

Permalink
spike(storyBookAccessibilityCI): Removed unneeded import to fix lint …
Browse files Browse the repository at this point in the history
…error
  • Loading branch information
jarvisraymond-uchicago committed Jan 14, 2025
1 parent b5af99d commit 6cd662c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import type { Meta, StoryObj } from '@storybook/react';
import { expect, within } from '@storybook/test';
import { MantineProvider } from '@mantine/core';
import QuoteSpotlight from './QuoteSpotlight';

const meta = {
Expand Down

0 comments on commit 6cd662c

Please sign in to comment.