mirror of
https://github.com/gabehf/BudgetBuddy.git
synced 2026-03-11 16:30:37 -07:00
Reorganize File Structure
This commit is contained in:
parent
9e1bf59f43
commit
8d28512fbf
7 changed files with 30 additions and 27 deletions
|
|
@ -2,6 +2,8 @@ import { Toolbar } from "@material-ui/core";
|
|||
|
||||
function VerticalAppBar() {
|
||||
return(
|
||||
Toolbar
|
||||
AppBar(
|
||||
|
||||
)
|
||||
);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue