Skip to content

Commit

Permalink
Remove extra inported component
Browse files Browse the repository at this point in the history
  • Loading branch information
kendallgassner authored Jan 16, 2025
1 parent 4a800c6 commit fcda31a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import React from 'react'
import type {Meta} from '@storybook/react'
import {ProgressBar, Text} from '..'
import {ProgressBar} from '..'

export default {
title: 'Components/ProgressBar/Features',
Expand Down

0 comments on commit fcda31a

Please sign in to comment.