Update main-panel.tsx

pull/5370/head
Liana Husikyan 1 year ago committed by GitHub
parent 190be1ff06
commit 11fd2342f6
  1. 3
      libs/remix-ui/panel/src/lib/main/main-panel.tsx

@ -6,9 +6,6 @@ import {PluginRecord} from '../types'
import { appPlatformTypes, platformContext } from '@remix-ui/app'
import './main-panel.css'
export type RemixUIMainPanelProps = {
layout: any
}

Loading…
Cancel
Save