Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
fix: update readability
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorrik-Klijnsma-Work committed Jul 18, 2023
1 parent 5693ed1 commit 04109e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/app/src/components/illustration-tile.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import { Tile } from '~/components/tile';
import { css } from '@styled-system/css';
import { space } from '~/style/theme';

interface IllustrationProps {
image: string;
alt: string;
Expand Down

0 comments on commit 04109e9

Please sign in to comment.