added custom table component

This commit is contained in:
sara-pervana
2023-11-15 22:21:40 +01:00
parent 21dfc52acc
commit 928d897977
9 changed files with 177 additions and 28 deletions

View File

@@ -1,5 +1,6 @@
/** @type {import('tailwindcss').Config} */
import colors from "@clan/colors/colors.json";
// import colors from "../theme/src/colors.json";
const {
ref: { palette, common },