added grid
This commit is contained in:
@@ -11,4 +11,5 @@ export interface Param {
|
||||
stroke?: {
|
||||
width: number;
|
||||
};
|
||||
showGrid?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user