Migrated to .NET 5, added records
This commit is contained in:
5
Birdmap.API/ClientApp/src/components/devices/Devices.jsx
Normal file
5
Birdmap.API/ClientApp/src/components/devices/Devices.jsx
Normal file
@ -0,0 +1,5 @@
|
||||
import React, { Component } from 'react'
|
||||
|
||||
export default class Devices extends React.Component {
|
||||
|
||||
}
|
Reference in New Issue
Block a user