Skip to content

Commit

Permalink
Update events.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ZihanChen-MSFT committed Sep 26, 2022
1 parent 701166a commit 9b35327
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import type {
NamedShape,
EventTypeAnnotation,
} from '../../../CodegenSchema.js';
const {flattenProperties} = require('./props');
const {flattenProperties} = require('./componentsUtils');

function getPropertyType(
/* $FlowFixMe[missing-local-annot] The type annotation(s) required by Flow's
Expand Down

0 comments on commit 9b35327

Please sign in to comment.