denver comp

This commit is contained in:
Evan Lanham
2022-04-02 17:13:50 -06:00
parent 0659a9736e
commit d238d52a4f
21 changed files with 241 additions and 61 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ import React from "react";
import "./WelcomePage.css";
import "../App.css";
import DbChooser from "../components/DbChooser";
import { Box } from "@mui/material";
import { Box, Button } from "@mui/material";
const WelcomePage = () => {
return (