Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit99ddbbc

Browse files
committed
docs: update theme
1 parentdaf54e3 commit99ddbbc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎packages/docs/.vuepress/theme-coreui/src/client/components/Page.vue‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
v-if="pro_component"
44
class="bg-danger bg-opacity-10 border-start border-start-5 border-start-danger p-4 pb-3 mb-5"
55
>
6-
<h3className="mb-4">CoreUI PRO Component</h3>
6+
<h3class="mb-4">CoreUI PRO Component</h3>
77
<p>
88
To use this component you must have a CoreUI PRO license. Buy the
99
<ahref="https://coreui.io/pricing/?framework=vue&docs=coreui-banner-pro">CoreUI PRO</a>

‎packages/docs/.vuepress/theme-coreui/src/client/components/ScssDocs.vue‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<template>
2-
<divclassName="highlight">
2+
<divclass="highlight">
33
<preclass="prism-code language-scss"v-html="code" />
44
</div>
55
</template>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp