mirror of
https://github.com/LeCoupa/awesome-cheatsheets.git
synced 2025-11-08 14:01:35 +00:00
build(app): make base components global by default
This commit is contained in:
@@ -35,14 +35,7 @@
|
||||
************************************************************************* -->
|
||||
|
||||
<script>
|
||||
// PROJECT
|
||||
import BaseShare from "@/components/BaseShare";
|
||||
|
||||
export default {
|
||||
components: {
|
||||
BaseShare
|
||||
},
|
||||
|
||||
props: {
|
||||
link: {
|
||||
type: String,
|
||||
|
||||
Reference in New Issue
Block a user