try eslint-suggested themes import

This commit is contained in:
martin-mfg
2025-09-27 16:24:47 +02:00
parent da78559500
commit e5fa538e74
@@ -4,7 +4,7 @@ import React from 'react';
import PropTypes from 'prop-types';
import { Card } from '../../../components';
import { themes } from '../../../backend/themes/index.js';
import { themes } from 'github-readme-stats/themes/index.js';
const ThemeStage = ({ theme, setTheme, fullSuffix }) => {
return (