- Removed world page for presentation
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
<template>
|
||||
<section class="world-page">
|
||||
|
||||
</section>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: 'world',
|
||||
}
|
||||
</script>
|
||||
|
||||
<style lang="scss">
|
||||
.world-page{
|
||||
position: relative;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user