Merge pull request #35 from daily-demos/fix/deploy-debugging

fix/deploy-debugging
This commit is contained in:
Kimberlee Johnson 2021-10-05 15:35:53 -07:00 committed by GitHub
commit 0728647898
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 4 deletions

View File

@ -1,3 +0,0 @@
{
"extends": "next/core-web-vitals"
}

View File

@ -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({