Skip to content

Commit

Permalink
[l10n] Fix TypeScript version support (#21640)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubfiglak committed Jul 2, 2020
1 parent 4024c25 commit 0d4a0db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/material-ui/src/locale/index.ts
@@ -1,5 +1,5 @@
import * as React from 'react';
import type { ComponentsPropsList } from '../styles/props';
import { ComponentsPropsList } from '../styles/props';

export interface Localization {
props?: {
Expand Down

0 comments on commit 0d4a0db

Please sign in to comment.