mirror of
https://github.com/ascribe/onion.git
synced 2024-11-15 01:25:17 +01:00
remove ikonotv boilerplate landing page
This commit is contained in:
parent
8eec5d8f38
commit
d40b671b45
@ -1,13 +0,0 @@
|
||||
'use strict';
|
||||
|
||||
import React from 'react';
|
||||
|
||||
let IkonotvLanding = React.createClass({
|
||||
render() {
|
||||
return (
|
||||
<span>This is a landing page placeholder</span>
|
||||
);
|
||||
}
|
||||
});
|
||||
|
||||
export default IkonotvLanding;
|
Loading…
Reference in New Issue
Block a user