1
0
mirror of https://github.com/SomboChea/ui synced 2026-01-20 01:55:56 +07:00

Refactor: Updated developers component structure (#360)

This commit is contained in:
Priscila Oliveira
2019-12-17 22:57:53 -03:00
committed by GitHub
parent eef2913dd5
commit 3a9f66c023
9 changed files with 699 additions and 713 deletions

View File

@@ -1 +1 @@
export { default } from './Developers';
export { default, DeveloperType } from './Developers';