Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
liady committed Dec 9, 2024
1 parent 4eb8de7 commit 298e9dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion editor/src/components/inspector/common/css-utils.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ import {
toggleSimple,
toggleStylePropPath,
} from './css-utils'
import type { StyleMediaSizeModifier } from '../../canvas/canvas-types'

describe('toggleStyleProp', () => {
const simpleToggleProp = toggleStylePropPath(PP.create('style', 'backgroundColor'), toggleSimple)
Expand Down

0 comments on commit 298e9dd

Please sign in to comment.