Skip to content

Commit

Permalink
Chore: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
fuma-nama committed Dec 14, 2024
1 parent 1a2597a commit eebc869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ui/src/layouts/home.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import type { HTMLAttributes, ReactNode } from 'react';
import type { HTMLAttributes } from 'react';
import { replaceOrDefault } from '@/layouts/shared';
import { cn } from '@/utils/cn';
import { getLinks, type BaseLayoutProps } from './shared';
Expand Down

0 comments on commit eebc869

Please sign in to comment.