b8c15229d5
Add light ray component for footer
13 lines
260 B
JSON
13 lines
260 B
JSON
{
|
|
"$schema": "https://unpkg.com/jsrepo@2.5.0/schemas/project-config.json",
|
|
"repos": [
|
|
"https://vue-bits.dev/ui"
|
|
],
|
|
"includeTests": false,
|
|
"includeDocs": false,
|
|
"watermark": true,
|
|
"configFiles": {},
|
|
"paths": {
|
|
"*": "./components/global/VueBits"
|
|
}
|
|
} |