Skip to content

Commit

Permalink
Merge pull request #9 from squidit/feature/add-more-components
Browse files Browse the repository at this point in the history
🔥 Remove unnecessary code
  • Loading branch information
wandersonsales-dev committed Apr 2, 2024
2 parents c7f86af + 2b816f5 commit 155437d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import React from 'react'
import './user-position.component.scoped.scss'
import { useSqMetricChartContext } from '@/hooks'

import './user-position.component.scoped.scss'

const UserPosition = () => {
const { state } = useSqMetricChartContext()
const { metric } = state
Expand Down

0 comments on commit 155437d

Please sign in to comment.