Skip to content

Commit

Permalink
fix: TET-304 fix lint problems
Browse files Browse the repository at this point in the history
  • Loading branch information
wleklinskimateusz committed Sep 28, 2023
1 parent 626226f commit 63ca043
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/docs-components/LoaderDocs.tsx
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
import { capitalize } from 'lodash';
import { useRef, useState } from 'react';

import { Cols } from './common/Cols';
import { SectionHeader } from './common/SectionHeader';
import { Label, TextInput } from '..';

import { Loader } from '@/components/Loader';
import { LoaderAppearance, LoaderShape } from '@/components/Loader/types';
Expand Down

0 comments on commit 63ca043

Please sign in to comment.