index.ts 115 Bytes
export { Admin } from "./Admin";
export { SideBar } from "./SideBar";
export { SocialLogin } from "./SocialLogin";