mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-25 10:10:08 +02:00
Merge pull request #3439 from overleaf/fix-file-tree-stories
Add missing onInit prop to file-tree stories GitOrigin-RevId: 161977a1051eb437999c1af7aa73d3b4a60d4a56
This commit is contained in:
@@ -119,6 +119,7 @@ export default {
|
||||
rootDocId: '5e74f1a7ce17ae0041dfd056'
|
||||
},
|
||||
argTypes: {
|
||||
onInit: { action: 'onInit' },
|
||||
onSelect: { action: 'onSelect' }
|
||||
},
|
||||
decorators: [
|
||||
|
||||
Reference in New Issue
Block a user