fix bug
This commit is contained in:
@@ -22,7 +22,7 @@ export default class History extends Extension {
|
|||||||
|
|
||||||
name = 'history'
|
name = 'history'
|
||||||
|
|
||||||
constructor(options: HistoryOptions) {
|
constructor(options?: HistoryOptions) {
|
||||||
super(options)
|
super(options)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user