更改页面的内容
This commit is contained in:
5
app/components/example/ExampleTitle.vue
Normal file
5
app/components/example/ExampleTitle.vue
Normal file
@@ -0,0 +1,5 @@
|
||||
<template>
|
||||
<h1 class="text-4xl text-black dark:text-white">
|
||||
<slot mdc-unwrap="p" />
|
||||
</h1>
|
||||
</template>
|
Reference in New Issue
Block a user