Skip to content

Commit

Permalink
remove bogus export
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Aug 8, 2021
1 parent 7c3bd3f commit 0a5f4ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/components/src/controls/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import React, { Suspense } from 'react';

export * from './types';

export * from './Array';
export * from './Boolean';
export type { ColorProps } from './Color';

Expand Down

0 comments on commit 0a5f4ee

Please sign in to comment.