removed ComingSoon (not used)
This commit is contained in:
parent
ac9f2ac0b0
commit
5a4ef862d3
|
@ -1,13 +0,0 @@
|
||||||
<script>
|
|
||||||
export let name = ""
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<h4>Coming Sometime: {name}</h4>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<style>
|
|
||||||
h4 {
|
|
||||||
margin-top: 20px;
|
|
||||||
}
|
|
||||||
</style>
|
|
Loading…
Reference in New Issue