Skip to content

Commit

Permalink
Merge branch 'add-noise-sensors-to-table' of github.com:seamapi/react…
Browse files Browse the repository at this point in the history
… into add-noise-sensors-to-table
  • Loading branch information
xplato committed May 6, 2024
2 parents f634491 + 3f4e413 commit cc486a3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ import { DeviceInfo } from 'lib/seam/components/DeviceDetails/DeviceInfo.js'
import { DeviceModel } from 'lib/seam/components/DeviceDetails/DeviceModel.js'
import { DeviceImage } from 'lib/ui/device/DeviceImage.js'
import { OnlineStatus } from 'lib/ui/device/OnlineStatus.js'
import { NoiseThresholdsList } from 'lib/ui/noise-sensor/NoiseThresholdsList.js'
import { ContentHeader } from 'lib/ui/layout/ContentHeader.js'
import { NoiseThresholdsList } from 'lib/ui/noise-sensor/NoiseThresholdsList.js'

interface NoiseSensorDeviceDetailsProps
extends NestedSpecificDeviceDetailsProps {
Expand Down

0 comments on commit cc486a3

Please sign in to comment.