created dlg table config with dummy data
Some checks failed
checks-impure / test (pull_request) Successful in 28s
checks / test (pull_request) Failing after 2m24s

This commit is contained in:
sara-pervana
2023-11-19 15:37:16 +01:00
parent e4ad34dbd1
commit da251c992c
3 changed files with 36 additions and 2 deletions

View File

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