Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
fkhadra committed Feb 1, 2022
1 parent bc9e9f2 commit f43476d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Icons.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import React from 'react';
import * as React from 'react';

import { Theme, TypeOptions } from '../types';
import { Default } from '../utils';
Expand Down

0 comments on commit f43476d

Please sign in to comment.