birbmap/Birdmap.API/ClientApp/src/components/devices/Devices.jsx

5 lines
102 B
React
Raw Normal View History

2020-11-12 18:13:23 +01:00
import React, { Component } from 'react'
export default class Devices extends React.Component {
}