add ipcam file
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
import React from 'react';
|
||||
import {} from 'semantic-ui-react';
|
||||
|
||||
class IPCamPage extends React.Component{
|
||||
|
||||
render(){
|
||||
|
||||
return (
|
||||
null
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
export default IPCamPage;
|
||||
Reference in New Issue
Block a user