diff --git a/plugins/airtable/src/App.tsx b/plugins/airtable/src/App.tsx index b883c854..582d6cc9 100644 --- a/plugins/airtable/src/App.tsx +++ b/plugins/airtable/src/App.tsx @@ -58,11 +58,6 @@ export function AuthenticatedApp({ pluginContext }: AppProps) { assert(tableSchema, `Expected to find table schema for table with id: ${tableId}`) - framer.showUI({ - width: 340, - height: 425, - }) - return (