diff --git a/prebuilt/basic-embed/.eslintrc.json b/prebuilt/basic-embed/.eslintrc.json deleted file mode 100644 index bffb357..0000000 --- a/prebuilt/basic-embed/.eslintrc.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "next/core-web-vitals" -} diff --git a/prebuilt/basic-embed/components/CreateRoomButton.js b/prebuilt/basic-embed/components/CreateRoomButton.js index bb7ec8a..b97083d 100644 --- a/prebuilt/basic-embed/components/CreateRoomButton.js +++ b/prebuilt/basic-embed/components/CreateRoomButton.js @@ -1,5 +1,5 @@ import React, { useState } from 'react'; -import { Well } from '@custom/shared/components/Well'; +import Well from '@custom/shared/components/Well'; import Button from '@custom/shared/components/Button'; export function CreateRoomButton({