Fix: Db Profile
Deskripsi: - Menghapus field imagesId dan imagesBackgroundId - Menhapus table backgroundImage - Menghapus component avatar dan header card yang lama ## No Issue
This commit is contained in:
@@ -1,14 +1,12 @@
|
||||
"use client";
|
||||
|
||||
import {
|
||||
Box,
|
||||
Center,
|
||||
Group,
|
||||
LoadingOverlay,
|
||||
Skeleton,
|
||||
Text,
|
||||
Text
|
||||
} from "@mantine/core";
|
||||
import { MainColor } from "./color/color_pallet";
|
||||
|
||||
export default function ComponentGlobal_V2_LoadingPage() {
|
||||
const listhHuruf = [
|
||||
|
||||
Reference in New Issue
Block a user