improve block scrolling & new block animation
This commit is contained in:
@@ -122,8 +122,6 @@ export interface BlockExtension {
|
||||
name: string;
|
||||
slug: string;
|
||||
}
|
||||
|
||||
stage?: number; // Frontend only
|
||||
}
|
||||
|
||||
export interface BlockExtended extends Block {
|
||||
|
||||
Reference in New Issue
Block a user