---
import Layout from "../layouts/Layout.astro";
import UserProfile from "../components/auth/UserProfile.astro";
import DefaultStoreView from "../components/store/DefaultStoreView.astro";
import OfficerStoreView from "../components/profile/OfficerView.astro";
const title = "IEEE Online Store";
---
IEEE UCSD Store