Skip to content

Commit

Permalink
Lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
swissspidy committed Mar 21, 2024
1 parent f9226ec commit 502419f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/output/src/utils/test/getTextElementTagNames.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
/**
* External dependencies
*/
import { ElementType, FontService } from "@googleforcreators/elements";
import { ElementType, FontService } from '@googleforcreators/elements';
import type { TextElement } from '@googleforcreators/elements';

/**
Expand Down

0 comments on commit 502419f

Please sign in to comment.