forked from pub-solar/pub.solar
2 lines
68 B
TypeScript
2 lines
68 B
TypeScript
export default ({ lang }) => <div id={`dates-list-${lang}`}></div>;
|