Skip to content

Commit

Permalink
[Misc] Convert image .js files to .tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
cee-chen committed Jul 18, 2022
1 parent 023d82c commit f580c80
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import React from 'react';

import { EuiImage, EuiText } from '../../../../src/components';
// @ts-ignore faker has no Typescript defs
import { fake } from 'faker';

export default () => (
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit f580c80

Please sign in to comment.