@@ -38,8 +38,7 @@ const TabsProps = {
},
height: {
type: [String, Number],
- required: true,
- default: null
+ default: "100%"
width: {