Tabs Component: removed TODOs

This commit is contained in:
cgfhtw
2024-02-16 08:53:34 +01:00
parent caa7ad6cc4
commit 70386a58f3
-1
View File
@@ -11,7 +11,6 @@ export default {
'changed'
],
props: {
// TODO(chris): rename to config?
config: {
type: [String, Object],
required: true