Skip to content

Commit

Permalink
chore: yarn lint:fix
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkh committed Nov 6, 2024
1 parent 352ecbf commit f20e790
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/vis/vishooks/hooks/VisHooks.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ import React from 'react';
import { StoryObj, Meta } from '@storybook/react';
import { Center, Stack, Paper, Button, Text, Group } from '@mantine/core';
import { lassoToSvgPath, useLasso } from './useLasso';
import { Center, Stack, Paper } from '@mantine/core';
import { useLasso } from './useLasso';
import { SVGLasso } from '../components/SVGLasso';
import { useBrush } from './useBrush';
import { SVGBrush } from '../components';
Expand Down

0 comments on commit f20e790

Please sign in to comment.