Skip to content

Commit

Permalink
docs: fix broken colors page
Browse files Browse the repository at this point in the history
  • Loading branch information
nlopin committed Aug 14, 2023
1 parent 204a71d commit 69b24e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/InfoBanner/InfoBanner.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ import { Link } from '../Link/Link';
import { Text } from '../Text/Text';
import { Headline } from '../Headline/Headline';
import { Spaces } from '../../essentials';
import { theme } from '../../essentials/theme';

interface InfoBannerProps extends BoxProps {
/**
Expand Down

0 comments on commit 69b24e2

Please sign in to comment.