Skip to content

Commit

Permalink
Update Header.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
melnikga committed Jul 5, 2024
1 parent 0a589e8 commit ebdbaf9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions components/Editor/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ import Image from 'next/image'
import cairoLogo from 'public/cairo_logo.png'
import Select, { OnChangeValue } from 'react-select'

import ToggleThreeColumnLayout from 'components/ToggleThreeColumnLayout'

import { CodeType } from '../../context/appUiContext'

type Props = {
Expand Down

0 comments on commit ebdbaf9

Please sign in to comment.