Skip to content

Commit

Permalink
fixup! chore: remove baseUrl from tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
niktverd committed Aug 10, 2023
1 parent d45e58d commit d3e0c71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Link/__stories__/Link.stories.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import React, {Fragment} from 'react';

import {Meta, StoryFn} from '@storybook/react';
import {LinkProps} from 'src/models';

import {Col, Row} from '../../../grid';
import {LinkProps} from '../../../models';
Expand Down

0 comments on commit d3e0c71

Please sign in to comment.