Merge branch 'main' into refactor/teams-list
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
import { defineComponent } from "@nuxtjs/composition-api"
|
||||
|
||||
export default defineComponent({
|
||||
name: "SmartTab",
|
||||
props: {
|
||||
label: { type: String, default: null },
|
||||
info: { type: String, default: null },
|
||||
|
||||
Reference in New Issue
Block a user