* HM-28 Добавил компонент таблицы
This commit is contained in:
mrPadre
2020-07-14 12:40:06 +03:00
committed by GitHub
parent b17313dbf6
commit 521a80c1e3
15 changed files with 186 additions and 6 deletions

View File

@ -0,0 +1,3 @@
import ApiInfoComponent from './ApiInfoComponent';
export default ApiInfoComponent;