Skip to content

Commit

Permalink
test: modify component file
Browse files Browse the repository at this point in the history
  • Loading branch information
chad1008 committed Apr 5, 2023
1 parent e6a19b5 commit ccb3861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/src/gradient-picker/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Internal dependencies
*/
import type { HeadingSize } from '../heading/types';

// test
export type GradientObject = {
gradient: string;
name: string;
Expand Down

0 comments on commit ccb3861

Please sign in to comment.