Update main-panel.tsx

pull/4422/head
Liana Husikyan 10 months ago committed by GitHub
parent 9df7c06205
commit 27490920c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  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