mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-08 03:28:50 +00:00
new tests for mui
This commit is contained in:
parent
6354b66a11
commit
f4e3c80430
3 changed files with 295 additions and 0 deletions
|
@ -4,6 +4,7 @@ import { useState } from "react";
|
|||
import Avatar from "@mui/material/Avatar";
|
||||
import QuiltedImageList from "./QuiltedImageList";
|
||||
import { deepOrange } from "@mui/material/colors";
|
||||
import Hashtags from "./Hashtags";
|
||||
|
||||
function Profile() {
|
||||
return (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue