[-] Remove old checkbox code
Vite Deploy on Release / Build and deploy main (push) Has been cancelled
Vite Deploy on Release / Build and deploy main (push) Has been cancelled
This commit is contained in:
-24
@@ -9,30 +9,6 @@
|
||||
<div id="application">
|
||||
<Navbar />
|
||||
</div>
|
||||
<!-- <input-->
|
||||
<!-- v-model="contentType"-->
|
||||
<!-- type="checkbox"-->
|
||||
<!-- value="Video"-->
|
||||
<!-- name="video"/>-->
|
||||
<!-- <label for="video">Video</label>-->
|
||||
<!-- <input v-model="contentType" -->
|
||||
<!-- type="checkbox" -->
|
||||
<!-- value="Text" -->
|
||||
<!-- name="text" />-->
|
||||
<!-- <label for="text">Text</label>-->
|
||||
<!-- <input-->
|
||||
<!-- v-model="contentType"-->
|
||||
<!-- type="checkbox"-->
|
||||
<!-- value="Examples"-->
|
||||
<!-- name="examples"/>-->
|
||||
<!-- <label for="examples">Examples</label>-->
|
||||
<!-- <input-->
|
||||
<!-- v-model="contentType"-->
|
||||
<!-- type="checkbox"-->
|
||||
<!-- value="QnA"-->
|
||||
<!-- name="qna"/>-->
|
||||
<!-- <label for="qna">QnA</label>-->
|
||||
<!-- <p>Content Type: {{ contentType }}</p>-->
|
||||
|
||||
<router-view></router-view>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user