first commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
export default async function Devices() {
|
||||
return <div>
|
||||
<h2>Devices</h2>
|
||||
</div>;
|
||||
}
|
||||
Reference in New Issue
Block a user