forked from M3-Academy/challenge-vtex-io
4 lines
77 B
TypeScript
4 lines
77 B
TypeScript
|
import Authors from "./components/Authors/Authors";
|
||
|
|
||
|
export default Authors;
|