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

Commit

Permalink
Revert "fix: update readanbility"
Browse files Browse the repository at this point in the history
This reverts commit ad0bda6.
  • Loading branch information
Jorrik-Klijnsma-Work committed Jul 18, 2023
1 parent ad0bda6 commit 5693ed1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/app/src/components/illustration-tile.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
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 5693ed1

Please sign in to comment.