Skip to content

Commit

Permalink
Update packages/components/layout/src/Layout.styles.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Rémy Lenoir <103024358+cf-remylenoir@users.noreply.github.com>
  • Loading branch information
Lelith and cf-remylenoir authored Sep 12, 2024
1 parent 74b22be commit f0a8ca0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/components/layout/src/Layout.styles.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import tokens from '@contentful/f36-tokens';
import { css } from 'emotion';
import type { LayoutProps } from './Layout';
import type { LayoutContextType } from './LayoutContext';
import { HEADER_HEIGHT } from '@contentful/f36-header';
import { NAVBAR_HEIGHT } from '@contentful/f36-navbar-alpha';

Expand Down

0 comments on commit f0a8ca0

Please sign in to comment.