chore: commit时格式整理
This commit is contained in:
@@ -9,7 +9,7 @@ import { computed, CSSProperties } from "vue";
|
||||
import "./index.less";
|
||||
|
||||
export interface LaySideProps {
|
||||
width?: string | number;
|
||||
width?: string | number;
|
||||
}
|
||||
|
||||
const props = withDefaults(defineProps<LaySideProps>(), {
|
||||
|
||||
Reference in New Issue
Block a user