mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
setup artist page boilerplate code
This commit is contained in:
committed by
Mungai Njoroge
parent
f3c4f0310a
commit
da852e72f3
@@ -0,0 +1,9 @@
|
||||
<template>
|
||||
<div class="artist-page-header">
|
||||
This is the header
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script setup lang="ts"></script>
|
||||
|
||||
<style lang="scss"></style>
|
||||
Reference in New Issue
Block a user