chore: run prettier
Signed-off-by: Antony Bouyon <antony.bouyon@believe.com>
This commit is contained in:
@@ -4,12 +4,8 @@ import { PageTitle } from '@/components/PageTitle';
|
||||
import { PropsTable } from '@/components/PropsTable';
|
||||
import { Snippet } from '@/components/Snippet';
|
||||
import { UseBreakpointExample } from './components';
|
||||
import {
|
||||
useBreakpointReturnDefs,
|
||||
} from './props-definition';
|
||||
import {
|
||||
useBreakpointExampleSnippet
|
||||
} from './snippets';
|
||||
import { useBreakpointReturnDefs } from './props-definition';
|
||||
import { useBreakpointExampleSnippet } from './snippets';
|
||||
|
||||
<PageTitle
|
||||
title="useBreakpoint"
|
||||
|
||||
Reference in New Issue
Block a user