diff --git a/docs-ui/src/app/components/list/page.mdx b/docs-ui/src/app/components/list/page.mdx index 5ec90146cb..dadeb9c1ee 100644 --- a/docs-ui/src/app/components/list/page.mdx +++ b/docs-ui/src/app/components/list/page.mdx @@ -22,10 +22,7 @@ import { } from './snippets'; import { PageTitle } from '@/components/PageTitle'; import { Theming } from '@/components/Theming'; -import { - ListDefinition, - ListRowDefinition, -} from '../../../utils/definitions'; +import { ListDefinition, ListRowDefinition } from '../../../utils/definitions'; import { ChangelogComponent } from '@/components/ChangelogComponent'; export const reactAriaUrls = {