Skip to content

Commit

Permalink
use
Browse files Browse the repository at this point in the history
  • Loading branch information
Carl-OW committed Sep 30, 2024
1 parent 5327df5 commit 8543a89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/react4xp/_entries/ArticleArchive.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import React, { useState, useEffect } from 'react'
import React, { useState } from 'react'
import { Divider, Button, LeadParagraph, Paragraph, Link } from '@statisticsnorway/ssb-component-library'
import { Container, Row, Col } from 'react-bootstrap'
import { ChevronDown } from 'react-feather'
Expand Down

0 comments on commit 8543a89

Please sign in to comment.