Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TypeScript] Convert InfoPanel.js to TypeScript (#8944)
This converts the InfoPanel component from JavaScript to TypeScript in order to make it easier to import/type check in TS (without affecting the ability to load it in JS.) (The component is small enough that this is easier than writing a .d.ts file and keeping it in sync.)
- Loading branch information