Skip to content

Commit

Permalink
chore(community-tabs): remove empty lines in import section
Browse files Browse the repository at this point in the history
  • Loading branch information
cianfoley-nearform authored and jraff committed Dec 9, 2020
1 parent 4b61019 commit ee9b3bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/Tabs/Tabs.jsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import React, { useRef, useState, useEffect } from 'react'
import PropTypes from 'prop-types'
import FlexGrid from '@tds/core-flex-grid'

import { safeRest } from '@tds/util-helpers'
import { ChevronRight, ChevronLeft } from '@tds/core-interactive-icon'
import { Tab, Tabs as ReactTabs, TabList, TabPanel } from 'react-tabs'
Expand Down

0 comments on commit ee9b3bd

Please sign in to comment.