UNPKG

ethiopian-datepicker-shadcn

Version:

A ShadCN-styled Ethiopian DatePicker React component using kenat.

8 lines (6 loc) 204 B
import EthiopianDatePicker from './EthiopianDatePicker'; import './index.css'; export { EthiopianDatePicker }; // export default function EthiopianDatePicker() { // return "hello guysssssssss" // };