Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaslyl committed Feb 17, 2025
1 parent 8dabfad commit 48a02fa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ import {
type CSSVariableInfo,
cssVariable,
} from 'ember-freestyle/decorators/css-variable';
import { cssVar } from '../../helpers/css-var.ts';

import { cssVar } from '../../helpers/css-var.ts';
import SkeletonPlaceholder from './index.gts';

export default class SkeletonPlaceholderUsage extends Component {
Expand Down

0 comments on commit 48a02fa

Please sign in to comment.