2025-12-10 12:02:17 +08:00

5 lines
118 B
JavaScript

import rtlStyle from "../src/styles/rtl.cssr.mjs";
export const heatmapRtl = {
name: 'Heatmap',
style: rtlStyle
};