Skip to content

Commit

Permalink
Merge branch 'focusable_box_lifevents' of https://github.com/island-i…
Browse files Browse the repository at this point in the history
…s/island.is into focusable_box_lifevents
  • Loading branch information
albinagu committed Jan 8, 2025
2 parents fbd42fc + 8d1f4ff commit b7499b1
Showing 1 changed file with 1 addition and 8 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,5 @@
import React from 'react'
import {
Box,
Button,
Hidden,
Link,
Tag,
Text,
} from '@island.is/island-ui/core'
import { Box, Button, Hidden, Link, Tag, Text } from '@island.is/island-ui/core'
import * as styles from './CardWithFeaturedItems.css'
import { LinkType, useLinkResolver } from '@island.is/web/hooks'
import { Featured } from '@island.is/web/graphql/schema'
Expand Down

0 comments on commit b7499b1

Please sign in to comment.