removed ComingSoon (not used)
This commit is contained in:
parent
f572dc648b
commit
3cc75a92e1
|
@ -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