UNPKG

@reactseed/template-antd-i18n

Version:

React seed ant design and i18n template for creating react app

6 lines (4 loc) 93 B
import React from 'react'; export interface TMenuIcon { [key: string]: React.ReactNode; }