
* Suggestion: let prettier sort imports order # Conflicts: # yarn.lock * AUTO SORT ALL THE IMPORTS * Linting * Fixes test
3 lines
70 B
TypeScript
3 lines
70 B
TypeScript
import Subheadline from "./Subheadline";
|
|
|
|
export default Subheadline;
|