Skip to content

Commit

Permalink
chore: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dmaklygin committed Jun 26, 2023
1 parent cbc101d commit d55767b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress/component/RichTextEditor.spec.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
/* eslint-disable max-lines-per-function */
import React from 'react'
import type { RichTextEditorProps } from '@toptal/picasso'
import { RichTextEditor, Container, Container } from '@toptal/picasso'
import { RichTextEditor, Container } from '@toptal/picasso'
import { Form } from '@toptal/picasso-forms'
import { isOn } from '@cypress/skip-test'

Expand Down

0 comments on commit d55767b

Please sign in to comment.