Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
ErlingHauan committed Nov 4, 2024
1 parent d19dd70 commit ff94104
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import React from 'react';
import { render, screen } from '@testing-library/react';
import { defaultAriaLabel, StudioBreadcrumbsProps } from './StudioBreadcrumbs';
import type { StudioBreadcrumbsProps } from './StudioBreadcrumbs';
import { defaultAriaLabel } from './StudioBreadcrumbs';
import {
StudioBreadcrumbs,
StudioBreadcrumbsItem,
Expand Down

0 comments on commit ff94104

Please sign in to comment.