chore: cleanups
This commit is contained in:
@@ -1 +1,3 @@
|
||||
export { default } from "./Intro";
|
||||
import Intro from "./Intro";
|
||||
|
||||
export default Intro;
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
export { default } from "./SkillsAndLinks/SkillsAndLinks";
|
||||
@@ -1 +1,3 @@
|
||||
export { default } from "./SkillsAndLinks";
|
||||
import SkillsAndLinks from "./SkillsAndLinks";
|
||||
|
||||
export default SkillsAndLinks;
|
||||
|
||||
Reference in New Issue
Block a user