feat: support vue file unit testing, add some components unit testing (#4119)
This commit is contained in:
@@ -51,6 +51,7 @@ interface Props {
|
||||
*/
|
||||
tooltipOverlayStyle?: CSSProperties;
|
||||
}
|
||||
|
||||
const props = withDefaults(defineProps<Props>(), {
|
||||
expand: false,
|
||||
line: 1,
|
||||
|
Reference in New Issue
Block a user